函式:bcmod()


bcmod

取得高精确度数字的余数。

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

传回值: 字串

函式种类: 数学运算

内容说明

得到 left operand 被 modulus 除后的余数字串。

参考

bcdiv()  


[ 上一页 下一页 ]