Podręcznik PHP
Poprzedni
Następny
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.
Poprzedni
Spis treści
Następny
gmp_gcdext
Początek rozdziału
gmp_legendre