|
LPC Library Functions: log |
|
NAMElog() - returns the natural logarithm of a float
SYNOPSISfloat log( float f );
DESCRIPTIONReturns the natural logarithm of its argument, `f'. `f' must be positive. Note that this efun is only available if the driver flag PACKAGE_MATH is defined. SEE ALSO |
|
Page design by Frank Jacquette & Tim Hollebeek Copyright (C) 1998 Tim Hollebeek & Frank Jacquette |
|