EXP
- exponential function

Math functions


SYNTAX exp( NUMBER )
exp( ARRAY )
RETURNS NUMBER,
ARRAY
FUNCTION Calculates e raised to the NUMBER or ARRAY power.
EXAMPLE  
SEE ALSO The log() function

References:

The EXP function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.