The EXP function is one of the math and trigonometry functions. It is used to return the e constant raised to the desired power. The e constant is equal to 2,71828182845904.
Syntax
EXP(number)
The EXP function has the following argument:
Argument | Description |
---|
number | A power you wish to raise e to. |
Notes
How to apply the EXP function.
Examples
The figure below displays the result returned by the EXP function.
