(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)
string bcmod (string left operand, string modulus)
string bcmod
modulus で left operand を割った余りを求めます。
bcdiv()も参照下さい。