Currently At: Programming Reference > C Reference > Standard C Math > log()

log()


Syntax:
#include <math.h>
double log( double num );


Description:
The function log() returns the natural logarithm of num. There's a domain error if num is negative, a range error if num is zero.

Related Topics:
log10()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions