bcmod

bcmod -- 2 つの任意精度数値による剰余

説明

string bcmod(string left operand, string modulus);

modulusleft operand を割った余りを求めます。

参照:bcdiv