   #PHP Manual GMP functions gmp_gcdext gmp_init

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                  gmp_hamdist

   (PHP 4 >= 4.0.4)
   gmp_hamdist -- Hamming distance

Description

   int gmp_hamdist ( resource a, resource b)

   Returns the hamming distance between a and b. Both operands should be
   non-negative.
   ______________________________________________________________________

   Prev       Home     Next
   gmp_gcdext  Up  gmp_init
