Go to the first, previous, next, last section, table of contents.


bias

Function: bias { b x -> r }
file: jobg.t
package: muf
status: alpha

An alternative to gammacorrect.

Result = pow( x, log(b)/log(0.5) );


Go to the first, previous, next, last section, table of contents.