Next: Rational Number Functions, Previous: Reporting Bugs, Up: MPIR [Index]
This chapter describes the MPIR functions for performing integer arithmetic.
These functions start with the prefix mpz_
.
MPIR integers are stored in objects of type mpz_t
.