Package: libmpc3 Status: install reinstreq unpacked Priority: optional Section: libs Installed-Size: 154 Maintainer: Debian GCC Maintainers Architecture: amd64 Multi-Arch: same Source: mpclib3 (1.3.1-1) Version: 1.3.1-1+b3 Depends: libc6 (>= 2.4), libgmp10 (>= 2:6.3.0+dfsg), libmpfr6 (>= 4.0.0) Description: multiple precision complex floating-point library MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Homepage: http://www.multiprecision.org/mpc/