bcmod

(PHP 3, PHP 4 >= 4.0b1)

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().