bcmod
取得高精确度数字的余数。
语法: string bcmod(string left operand, string modulus);
返回值: 字符串
函数种类: 数学运算
内容说明
得到 left operand 被 modulus 除后的余数字符串。
参考
bcdiv()

取得高精确度数字的余数。
语法: string bcmod(string left operand, string modulus);
返回值: 字符串
函数种类: 数学运算
内容说明
得到 left operand 被 modulus 除后的余数字符串。
参考
bcdiv()