EXP
Definition of EXP
Returns Euler's number, e (~2.718) raised to a power.
Sample Usage
EXP(2)
EXP(A2)
Syntax
EXP(exponent)
exponent
- The exponent to raise e to.
See Also
SQRTPI
: Returns the positive square root of the product of Pi and the given positive number.
SQRT
: Returns the positive square root of a positive number.
POWER
: Returns a number raised to a power.
LOG10
: Returns the the logarithm of a number, base 10.
LOG
: Returns the the logarithm of a number given a base.
LN
: Returns the the logarithm of a number, base e (Euler's number).
GAMMALN
: Returns the the logarithm of a specified Gamma function, base e (Euler's number).
In order to use the EXP formula, start with your edited Excellentable
Then type in the EXP Formula in the area you would like to display the outcome:
Type in the complete EXP formula for a cell as shown below:
Excellentable will generate the outcome when hitting enter.