   #PHP Manual GMP functions gmp_and gmp_cmp

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  gmp_clrbit

   (PHP 4 >= 4.0.4)
   gmp_clrbit -- Clear bit

Description

   resource gmp_clrbit ( resource &a, int index)

   Clears (sets to 0) bit index in a.
   ______________________________________________________________________

   Prev    Home    Next
   gmp_and  Up  gmp_cmp
