exp
exp(number
)
The EXP function has the following arguments:
number
The number or integer which is the power which you want to raise the natural logarithm e.
Returns Euler's number e raised to the power of the input number.
Formula |
Description |
Result |
---|---|---|
exp(1) |
Approximate value of e |
2.71828183 |