PHP Manuál
Predchádzajúci
Nasledujúci
gmp_mod
(PHP 4 >= 4.0.4)
gmp_mod -- Modulo operation
Description
resource
gmp_mod
( resource n, resource d)
Calculates
n
modulo
d
. The result is always non-negative, the sign of
d
is ignored.
Predchádzajúci
Domov
Nasledujúci
gmp_legendre
Hore
gmp_mul