Руководство по PHP
Пред.
След.
gmp_invert
(PHP 4 >= 4.0.4)
gmp_invert -- Inverse by modulo
Description
resource
gmp_invert
( resource a, resource b)
Computes the inverse of
a
modulo
b
. Returns
FALSE
if an inverse does not exist.
Пред.
Начало
След.
gmp_intval
Уровень выше
gmp_jacobi