   #PHP Manual GMP functions gmp_jacobi gmp_mod

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 gmp_legendre

   (PHP 4 >= 4.0.4)
   gmp_legendre -- Legendre symbol

Description

   int gmp_legendre ( resource a, resource p)

   Compute the Legendre symbol of a and p. p should be odd and must be
   positive.
   ______________________________________________________________________

   Prev       Home    Next
   gmp_jacobi  Up  gmp_mod
