libgmp10

Multiprecision arithmetic library
  http://gmplib.org/
  0
  no reviews



Gnu mp is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). it can operate on signed integer, rational, and floating point numeric types.

it has a rich set of functions, and the functions have a regular interface.