(PHP 3, PHP 4 >= 4.0.0)
string bcpow (string x, string y, int [scale])
string bcpow
x의 y승을 구합니다. 선택사항인 scale 는 결과값의 소수 자리수를 지정합니다.
관련 함수: bcsqrt().