Exp
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns a number.
Returns Invalid expression
if the parameter is not a valid number.
This function uses 32-bit Integers, therefore the range of valid parameters is
-2147483648 and +2147483648
number
numeric
a numeric value.
Exp(0)
1
Exp(-0.6)
0.548812
Exp(-1000)
0
Exp(10)
22026.4658