   #PHP Manual GMP functions gmp_or gmp_popcount

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                              gmp_perfect_square

   (PHP 4 >= 4.0.4)
   gmp_perfect_square -- Perfect square check

Description

   bool gmp_perfect_square ( resource a)

   Returns TRUE if a is a perfect square, FALSE otherwise.

   See also: gmp_sqrt(), gmp_sqrtrm().
   ______________________________________________________________________

   Prev   Home         Next
   gmp_or  Up  gmp_popcount
