Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: math.h

log()

IMPORT_C double log(double);

Description

Calculate natural logarithm. Returns the natural logarithm of parameter arg1

Parameters

double

Floating point value.

Return value

double

Logarithm of arg1.