bcmod

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

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