Calculate ex summary
Math.exp(x)
Reference
x
Number or expression, used as the exponent.
Return value
ex, that is, e raised to the x power. Here e represents the base of the natural logarithm, which is approximately 2.71828.
exp() syntax is as follows: