DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(gmp.info.gz) Integer Functions

Info Catalog (gmp.info.gz) Reporting Bugs (gmp.info.gz) Top (gmp.info.gz) Rational Number Functions
 
 Integer Functions
 *****************
 
 This chapter describes the GMP functions for performing integer
 arithmetic.  These functions start with the prefix `mpz_'.
 
    GMP integers are stored in objects of type `mpz_t'.
 

Menu

 
* Initializing Integers
* Assigning Integers
* Simultaneous Integer Init & Assign
* Converting Integers
* Integer Arithmetic
* Integer Division
* Integer Exponentiation
* Integer Roots
* Number Theoretic Functions
* Integer Comparisons
* Integer Logic and Bit Fiddling
* I/O of Integers
* Integer Random Numbers
* Integer Import and Export
* Miscellaneous Integer Functions
* Integer Special Functions
 
Info Catalog (gmp.info.gz) Reporting Bugs (gmp.info.gz) Top (gmp.info.gz) Rational Number Functions
automatically generated byinfo2html