Method Gmp.mpz()->gcd()
- Method gcd
 Gmp.mpzgcd(object|int|float|string...args)- Description
 Return the greatest common divisor between this mpz object and all the arguments.
Gmp.mpz gcd(object|int|float|string ...  args)
Return the greatest common divisor between this mpz object and all the arguments.