數學函式庫

pow

(PHP3 , PHP4)

pow ---  傳回次方項的值

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

說明 : 

傳回以base為基底,exp為次方項的值。

參考 : exp( )


上一頁 首頁 下一頁