PHP Kullanım Kılavuzu
Önceki
Sonraki
bcmod
(PHP 3, 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()
.
Önceki
Baþlangýç
Sonraki
bcdiv
Yukarý
bcmul