Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libmpc_1.0.2_mingw32.tar.xz | 2015-02-23 | 163.6 kB | |
README-mpc.txt | 2015-02-12 | 676 Bytes | |
libmpc-static_1.0.2_mingw32.tar.xz | 2015-02-12 | 49.3 kB | |
Totals: 3 Items | 213.6 kB | 0 |
Gnu Mpc is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result. It extends the principles of the IEEE-754 standard for fixed precision real floating point numbers to complex numbers, providing well-defined semantics for every operation. At the same time, speed of operation at high precision is a major design goal. Homepage: http://www.multiprecision.org/index.php?prog=mpc Source: http://ftp.gnu.org/gnu/mpc/ ftp://ftp.gnu.org/gnu/mpc/ Documentation: http://www.multiprecision.org/index.php?prog=mpc&page=html Licenses: GNU LGPLv3 Requres: libgcc, mpg, mpfr