pow

(PHP3 , PHP4 )

pow -- Exponential expression

Description

float pow (float base, float exp)

Returns base raised to the power of exp.

See also exp().


Hosted by Tonec Inc.