%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-fin-sbu;</seg> <seg>&mpfr-fin-du;</seg> </seglistitem> </segmentedlist> </sect2> <sect2 role="installation"> <title>Installation of MPFR Prepare MPFR for compilation: ./configure --prefix=/usr \ --disable-static \ --enable-thread-safe \ --docdir=/usr/share/doc/mpfr-&mpfr-version; Compile the package and generate the HTML documentation: 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 183 tests passed: make check Install the package and its documentation: make install make install-html Contents of MPFR Installed Libraries Installed directory libmpfr.so /usr/share/doc/mpfr-&mpfr-version; Short Descriptions libmpfr Contains multiple-precision math functions libmpfr