File: README

package info (click to toggle)
mpclib 0.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 3,020 kB
  • ctags: 510
  • sloc: sh: 10,145; ansic: 8,366; makefile: 100
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/).