PACKAGE NAME: mpfr-4.2.2-x86_64-2.txz PACKAGE LOCATION: ./slackware64/l COMPRESSED PACKAGE SIZE: 433 K UNCOMPRESSED PACKAGE SIZE: 1732 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: libmpfr.so.6.2.2 PACKAGE DESCRIPTION: mpfr: mpfr (Multiple-Precision Floating-Point Reliable Library) mpfr: mpfr: The MPFR library is a C library for multiple-precision floating-point mpfr: computations with exact rounding (also called correct rounding). mpfr: It is based on the GMP multiple-precision library. mpfr: The main goal of MPFR is to provide a library for multiple-precision mpfr: floating-point computation which is both efficient and has mpfr: well-defined semantics. It copies the good ideas from the mpfr: ANSI/IEEE-754 standard for double-precision floating-point arithmetic mpfr: (53-bit mantissa). mpfr: