C++ Multiprecision Arithmetic Library 2.0

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎1 ‎votes

This is a library of classes and functions to be used to abstract arbitrarily large integer and floating-point numbers in C++. All standard operators are overloaded so the user is able to substitute "mpi" for "int" and "mpf" for "double" to use.

VERSION HISTORY

  • Version 2.0 posted on 2005-02-05
    Several fixes and updates
  • Version 2.0 posted on 2005-02-05

Program Details