%general-entities; ]> mpc &mpc-version;
&mpc-url;
MPC-&mpc-version; MPC <para>The MPC package contains a library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&mpc-ch6-sbu;</seg> <seg>&mpc-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>安装MPC 准备安装 MPC: ./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/mpc-&mpc-version; 编译该软件包,并生成 HTML 文档: make make html 运行下列命令以测试编译结果: make check Install the package and its documentation: make install make install-html MPC 的内容 Installed Libraries Installed Directory libmpc.so /usr/share/doc/mpc-&mpc-version; 简要描述 libmpc Contains complex math functions libmpc