PHP Manual
Prev
Next
Exp
Exp -- e to the power of...
Description
float exp
(float arg);
Returns e raised to the power of
arg
.
See also
pow()
.
Prev
Home
Next
DecOct
Up
Floor