Meta Configuration of Package mpfr
13
1
<package name="mpfr" project="SUSE:SLE-15:Update">
2
<title>The MPFR multiple-precision floating-point library</title>
3
<description>The MPFR library is a C library for multiple-precision floating-point
4
computations with exact rounding (also called correct rounding). It is
5
based on the GMP multiple-precision library.
6
7
The main goal of MPFR is to provide a library for multiple-precision
8
floating-point computation which is both efficient and has a
9
well-defined semantics. It copies the good ideas from the ANSI/IEEE-754
10
standard for double-precision floating-point arithmetic (53-bit
11
mantissa).</description>
12
</package>
13