   #PHP Manual GMP functions gmp_setbit gmp_sqrt

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                   gmp_sign

   (PHP 4 >= 4.0.4)
   gmp_sign -- Sign of number

Description

   int gmp_sign ( resource a)

   Return sign of a - 1 if a is positive and -1 if it's negative.
   ______________________________________________________________________

   Prev       Home     Next
   gmp_setbit  Up  gmp_sqrt
