Method Gmp.mpz()->size()
- Method size
 int(0..)size(void|intbase)- Description
 Return how long this mpz would be represented in the specified
base. The default base is 2.
int(0..) size(void|int base)
Return how long this mpz would be represented in the specified
 base. The default base is 2.