(PHP3 , PHP4 )
float pow (float base, float exp)
float pow
Returns base raised to the power of exp.
See also exp().