exp
Computes Euler's number
e
raised to the power of the value
x
.
Special cases:
-
exp(NaN)
isNaN
-
exp(+Inf)
is+Inf
-
exp(-Inf)
is0.0