EXPONENTIAL
Exponential function
EXP(power
)
Returns the exponential constant, e, raised to the power of the input number
Arguments
Argument | Description |
| Power to raise exponential constant to |
Output
The exponential constant raised to desired power
Example
Last updated