exp
number exp(number)
Returns Euler’s constant raised to the power of
number
.
Parameters
number
— value.
Returns
the value
number
, where e is the base of the natural logarithms.