About 226 results
Open links in new tab
  1. The GNU MP Bignum Library

    GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. There is no practical limit to the precision except the …

  2. Top (GNU MP 6.3.0) - gmplib.org

    How to install and use the GNU multiple precision arithmetic library, version 6.3.0.

  3. Introduction to GMP (GNU MP 6.3.0) - gmplib.org

    GNU MP is a portable library written in C for arbitrary precision arithmetic on integers, rational numbers, and floating-point numbers. It aims to provide the fastest possible arithmetic for all …

  4. Integer Functions (GNU MP 6.3.0) - gmplib.org

    How to install and use the GNU multiple precision arithmetic library, version 6.3.0.

  5. Number Theoretic Functions (GNU MP 6.3.0) - gmplib.org

    How to install and use the GNU multiple precision arithmetic library, version 6.3.0.

  6. Headers and Libraries (GNU MP 6.3.0) - gmplib.org

    How to install and use the GNU multiple precision arithmetic library, version 6.3.0.

  7. The library is not in the public domain; it is copyrighted and there are restrictions on its distribution, but these restrictions are designed to permit everything that a good cooperating …

  8. Language Bindings (GNU MP 6.2.1)

    How to install and use the GNU multiple precision arithmetic library, version 6.2.1.

  9. Formatted Output Functions (GNU MP 6.3.0) - gmplib.org

    How to install and use the GNU multiple precision arithmetic library, version 6.3.0.

  10. GMP vs NTL - gmplib.org

    It contain some number theory > functions too, like Legendre, GCD, ... If can work on 3 different kind of > numbers, which are integer, real numbers (float) and rationals (like 21/8). > Though, …