Vector Arithmetic Exp
$real
Calculates e raised to the power of each value in real. Returns an array with the calculated data.
e
real
Array of real values.
Returns an array with calculated data or false on failure.