gmp_cmp

(PHP 4 = 4.0.4)

gmp_cmp -- Compare numbers

Description

int gmp_cmp ( resource a, resource b)

Returns a positive value if a b, zero if a = b and negative value if a b.