EXP function
Description
Natural exponential function. EXP(x) returns the natural exponential of x.
$$\exp(x) = e^x$$
where e is the base of the natural logarithm, 2.718281828459 (Euler's number).
EXP is the inverse function of the LN function.
Example
EXP(1) equals 2.718281828 (the number e)
Calculator
Graph
