PHP Käsikirja
Edellinen
Seuraava
bcmod
(PHP 3, PHP 4 )
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()
.
Edellinen
Alkuun
Seuraava
bcdiv
Ylös
bcmul