Description
Gnu Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It extends the principles of the IEEE-754 standard for fixed precision real floating point numbers to complex numbers, providing well-defined semantics for every operation. At the same time, speed of operation at high precision is a major design goal.
More information
- Homepage: http://www.multiprecision.org/
Available Versions of MPC
Version | Module | Available on |
---|---|---|
1.3.1-GCCcore-12.3.0 | math/MPC/1.3.1-GCCcore-12.3.0 | Noctua 2 |
1.2.1-GCCcore-11.3.0 | math/MPC/1.2.1-GCCcore-11.3.0 | Noctua 1, Noctua 2 |
...