sdesc: "A library for multiple-precision complex floating-point arithmetic with exact rounding" ldesc: "The MPC library is a C library for multiple-precision complex floating-point computations with exact rounding (also called correct rounding). It is based on the GMP and MPFR multiple-precision libraries." category: Math Libs requires: libgmp3 libmpfr1 external-source: mpclib