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.

EXP(Number)

ArgumentData typeDescription
NumberNumberThe power to raise e to.

The EXP function returns a number.

EXP

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 view.


Item 1Item 2Item 3Item 4
n2345

EXP result

EXP(n)

7.3890561

20.085537


54.6148.4