Extracted from Pike v7.6 release 13 at 2004-09-08.
pike.ida.liu.se
[Top]
Gmp
Gmp.mpz

Class Gmp.mpz

Description

Gmp.mpz implements very large integers. In fact, the only limitation on these integers is the available memory. The mpz object implements all the normal integer operations.