SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries STDLIB » log()
Location: math.h
math.h
log()
IMPORT_C double log(double);
Calculate natural logarithm. Returns the natural logarithm of parameter arg1
double
Floating point value.
Logarithm of arg1.
Copyright ©2008 Symbian Software Ltd.