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