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