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