EXP

Gives the constant e (2.71828..) raised to the power[1] of a number.

Syntax:

EXP( number )

Example:

EXP(3)

returns the number 20.0855.

  1. Weisstein, Eric W. "Power." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/Power.html