log |
Discworld driver help |
log |
Name
log() - returns the natural logarithm of a float
Synopsis
float log( float f );
Description
Returns the natural logarithm of its argument, `f'. `f' must be positive.
log |
Discworld driver help |
log |
log() - returns the natural logarithm of a float
float log( float f );
Returns the natural logarithm of its argument, `f'. `f' must be positive.