comment
| - GNU MPFR ist eine portable C-Bibliothek zum Rechnen mit Gleitkommazahlen beliebiger Genauigkeit und korrektem Runden, basierend auf der GNU Multiple Precision Arithmetic Library. Zudem erlaubt sie (z. B. im Compiler GCC) das Auswerten von mathematischen Ausdrücken (wie ) zur Compilezeit.
- GNU MPFR est une bibliothèque portable C de calcul arithmétique multiprécision en virgule flottante avec arrondi correct. C'est un logiciel libre basé sur GNU MP et maintenu pour le projet GNU par Inria et la communauté hacker. MPFR constitue une brique de base essentielle pouvant servir à la construction d'un système de calcul formel.
- GNU MPRF (GNU Multiple Precision Floating-Point Reliably) è una libreria libera in C per il calcolo di numeri in virgola mobile con arrotondamento corretto. Basato sul progetto GNU , il codice sorgente è distribuito sotto GNU Lesser General Public License. È inclusa in numerosi software, tra cui GCC, GNOME Calculator, Maple e GNU Octave, e sono disponibili numerose interfacce per C++, Perl, Python, Ruby e Java.
- The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-precision binary floating-point computation with correct rounding, based on GNU Multi-Precision Library.
|