数学函数库

pow

(PHP3 , PHP4)

pow ---  传回次方项的值

语法 : float pow(float base, float exp);

说明 : 

传回以base为基底,exp为次方项的值。

参考 : exp( )


上一页 首页 下一页