   #PHP Manual GMP functions gmp_add gmp_clrbit

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                    gmp_and

   (PHP 4 >= 4.0.4)
   gmp_and -- Logical AND

Description

   resource gmp_and ( resource a, resource b)

   Calculates logical AND of two GMP numbers.
   ______________________________________________________________________

   Prev    Home       Next
   gmp_add  Up  gmp_clrbit
