Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Gnu Mpc is a C library for the arithmetic of complex ofcomplex numbers with arbitrarily high precision and correct rounding correctrounding of the result. It extends the principles of the IEEE-754 standard 754standard for fixed precision real floating point numbers to complex tocomplex numbers, providing well-defined semantics for every operationeveryoperation. At the same time, speed of operation at high precision is precisionis a major design goal.

More information

- Homepage: http://www.multiprecision.org/

...