The MPC library is a C library for multiple-precision complex number
computations with exact rounding. It is based on the MPFR C library
which, in turn, is based on the GMP C library.
WWW: http://search.cpan.org/dist/Math-MPC
PR: ports/133396
Submitted by: Wen Heping <wenheping at gmail.com>