BC高精準度函式庫

bcmod

(PHP3 , PHP4)

bcmod ---  取得高精準度數字的餘數

語法 : string bcmod(string left operand, string modulus);

說明 : 

傳回參數modulus除以left operand後的餘數。

參考 : bcdiv( )


上一頁 首頁 下一頁