The EXP function raises the mathematical constant e, or Euler's number, to the power you specify.

This function is the inverse of the LN function, which returns the natural logarithm of a number.

Syntax

EXP(Number)

Arguments

ArgumentData typeDescription
NumberNumberThe power to raise e to.

The EXP function returns a number.

Excel equivalent

EXP

Examples

This example shows the result of the EXP function when used with the numbers two through five.

The values in this example are rounded to eight significant digits. You can change the number of digits that display in Anaplan under Format in Blueprint.


Item 1Item 2Item 3Item 4
n2345

EXP result

EXP(n)

7.3890561

20.085537


54.6148.4

Disclaimer

We update Anapedia regularly to provide the most up-to-date instructions.