| |
| | GAP Manual: 10. Integers |
 | | The size of integers in GAP is only limited by the amount of available memory, so you can compute with integers having thousands of digits. |
 | | Since the integers form a Euclidean ring all the ring functions are applicable to integers (see chapter Rings, Ring Functions for Integers, Primes, IsPrimeInt, IsPrimePowerInt, NextPrimeInt, PrevPrimeInt, FactorsInt, DivisorsInt, Sigma, Tau, and MoebiusMu). |
 | | Since the integers are naturally embedded in the field of rationals all the field functions are applicable to integers (see chapter Fields and Field Functions for Rationals). |
| www.math.uiuc.edu /Software/GAP-Manual/Integers.html (262 words) |
|