float exp(float n)
<vector> exp(<vector>n)
Returns the
Exponential function
of n
. For vectors, this is done per-component.
math |
|
number |