PHP - Manual: trader_exp
2024-11-14
(PECL trader >= 0.2.0)
trader_exp — Vector Arithmetic Exp
$real
): array
Calculates e
raised to the power of each value in real
. Returns an array with the calculated data.
real
浮点数数组。
Returns an array with calculated data or false on failure.