   #PHP Manual GMP functions gmp_intval gmp_jacobi

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  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.
   ______________________________________________________________________

   Prev       Home       Next
   gmp_intval  Up  gmp_jacobi
