(PHP 4 >= 4.0.4)
int gmp_cmp (resource a, resource b)
int gmp_cmp
a > b の場合に正の値、a = b の場合にゼロ、a < b の場合に負の値を返しま す。