Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: math.h

exp()

IMPORT_C double exp(double);

Description

Calculate exponential. Returns the exponential value of parameter arg1.

Parameters

double

Floating point value.

Return value

double

Exponential of arg1