(PECL trader >= 0.2.0)
trader_exp — Vector Arithmetic Exp
Calculates e
raised to the power of each value in real
. Returns an array with the calculated data.
real
Array of real values.
Returns an array with calculated data or false on failure.