exponent

Use the exponent function to calculate the base-e exponential of a number.

 exponent ( input )

The result of this function is of type NUMBER.

This function has one parameter:

  • input, type NUMBER. The exponent for the calculation.

Examples

exponent (1) results in 2.718281828

exponent (2) results in 7.389056099

exponent (logarithm (10)) results in 10