Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: math.h

log10()

IMPORT_C double log10(double);

Description

Calculate logarithm base 10. Returns the logarithm base 10 of parameter arg1

Parameters

double

Floating point value.

Return value

double

Logarithm base 10 of arg1