Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Gmp
Gmp.mpz
Methods
__hash()
_decode()
_encode()
_is_type()
_random()
_sprintf()
`!()
`!=()
`%()
`&()
`*()
`*=()
`+()
`+=()
`-()
`/()
`<()
`<<()
`<=()
`==()
`>()
`>=()
`>>()
`^()
``%()
``*()
``+()
``-()
``/()
``<<()
``>>()
`|()
`~()
bin()
cast()
cast_to_float()
cast_to_int()
cast_to_string()
create()
digits()
fac()
gcd()
gcdext()
gcdext2()
invert()
next_prime()
popcount()
pow()
powm()
probably_prime_p()
sgn()
size()
small_factor()
sqrt()
sqrtrem()
Gmp.mpz()->cast_to_float()
Gmp.mpz()->cast_to_string()
Method Gmp.mpz()->cast_to_int()
Method
cast_to_int
int
cast_to_int
(
)