%general-entities; ]> mpfr &mpfr-version;
&mpfr-url;
MPFR-&mpfr-version; MPFR <para>The MPFR package contains functions for multiple precision math.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> <seglistitem> <seg>&mpfr-ch6-sbu;</seg> <seg>&mpfr-ch6-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>安装MPFR 准备安装 MPFR: ./configure --prefix=/usr \ --disable-static \ --enable-thread-safe \ --docdir=/usr/share/doc/mpfr-&mpfr-version; 编译该软件包,并生成 HTML 文档: make make html The test suite for MPFR in this section is considered critical. Do not skip it under any circumstances. Test the results and ensure that all tests passed: make check Install the package and its documentation: make install make install-html MPFR 的内容 Installed Libraries 安装的目录 libmpfr.so /usr/share/doc/mpfr-&mpfr-version; 简要描述 libmpfr Contains multiple-precision math functions libmpfr