<b>double log(double x)</b>




Document: The C Standard Library

next double log10(double x)
up Mathematical Functions: math.h
gif double exp(double x)

double log(double x)

The return value is the natural logarithm of x, i.e. . x must be greater than zero.



McMullin@eeng.dcu.ie
Fri Mar 29 14:35:38 GMT 1996