mpc: Complex number arithmetic with arbitrarily high precision and correct rounding. mpc: mpc: GNU MPC is a C library for the arithmetic of complex numbers with arbitrarily mpc: high precision and correct rounding of the result. It extends the principles mpc: of the IEEE-754 standard for fixed precision real floating point numbers to mpc: complex numbers, providing well-defined semantics for every operation. At the mpc: same time, speed of operation at high precision is a major design goal. mpc: mpc: mpc: Package maintainer: Felipe Sanchez mpc: