pow

(PHP 3, PHP 4 >= 4.0.0)

pow -- 거듭제곱

설명

float pow (float base, float exp)

baseexp승 값을 반환한다.

exp()을 참고하라.