(PHP3 , PHP4 )
string bcmod (string left operand, string modulus)
string bcmod
modulus で left operand を割った余りを求めます。
参照:bcdiv()