summaryrefslogtreecommitdiff
path: root/README
blob: 11b879c6a21ddfb82cfee483d147be41fa9d4333 (plain)
1
2
3
mpc is a complex floating-point library with exact rounding.
It is based on the mpfr floating-point library (http://www.mpfr.org/),
which is itself based on the GNU MP library (http://gmplib.org/).