Manuel PHP
Précédent
Suivant
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()
.
Précédent
Sommaire
Suivant
bcdiv
Chapitre
bcmul