EXP

From AgileApps Support Wiki

The EXP function returns e raised to the power of a number. EXP is the inverse of LN. The numerical value of e truncated to 10 decimal points is 2.7182818285.

Syntax
EXP(number)
Return
Number
Examples
EXP(1) = 2.7183
EXP(3) = 8.1548