bcmod

bcmod -- Get modulus of an arbitrary precision number.

Description

string bcmod (string left operand, string modulus);

Get the modulus of the left operand using modulus .

See also bcdiv() .