6.16. MPC-1.0.2

The MPC package contains a library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result.

Approximate build time: 0.4 SBU
Required disk space: 10.2 MB

6.16.1. Installation of MPC

Prepare MPC for compilation:

./configure --prefix=/usr --docdir=/usr/share/doc/mpc-1.0.2

Compile the package and generate the HTML documentation:

make
make html

To test the results, issue:

make check

Install the package and its documentation:

make install
make install-html

6.16.2. Contents of MPC

Installed Libraries: libmpc.{a,so}
Installed Directory: /usr/share/doc/mpc-1.0.2

Short Descriptions

libmpc

Contains complex math functions