PHP ¤â¥U
前一頁
下一頁
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