EXP
The EXP function returns e raised to the power of a given number.
Syntax
Arguments
value – The exponent applied to the base e. This is a required argument.
Example
Returns the value of e to the power of COLUMN1
Excel equivalent
Last updated