A C library for the arithmetic of complex numbers with arbitrarily high precision.
GNU MPC is a complex floating-point library with exact rounding. It is based on the GNU MPFR floating-point library (https://www.mpfr.org/), which is itself based on the GNU MP library (https://gmplib.org/).