File: README

package info (click to toggle)
mpclib 0.9-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,156 kB
  • sloc: sh: 10,234; ansic: 9,241; makefile: 110
file content (3 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (2)
1
2
3
mpc is a complex floating-point library with exact rounding.
It is based on the GNU MPFR floating-point library (http://www.mpfr.org/),
which is itself based on the GNU MP library (http://gmplib.org/).