This chapter describes the MP functions for performing integer arithmetic.
These functions start with the prefix mpz_.
Arbitrary precision integers are stored in objects of type mpz_t.
Go to the first, previous, next, last section, table of contents.