EXP
The EXP function returns e (the base of natural logarithms) raised to a power.
Syntax
EXP( exponent )
Remarks
The constant e is approximately 2.718282.
NOTE: The EXP function complements the action of the LOG function and is sometimes referred to as the antilogarithm.