取得高精确度数字的余数。
语法: string bcmod(string left operand, string modulus);
传回值: 字串
函式种类: 数学运算
得到 left operand 被 modulus 除后的余数字串。
bcdiv()