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