dbo:abstract |
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. (de) 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. (en) 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. (fr) 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. (it) |
dbo:developer |
dbr:GNU_Project |
dbo:genre |
dbr:Mathematical_software |
dbo:latestReleaseDate |
2022-11-17 (xsd:date) |
dbo:latestReleaseVersion |
4.1.1 |
dbo:license |
dbr:GNU_Lesser_General_Public_License |
dbo:operatingSystem |
dbr:Cross-platform |
dbo:programmingLanguage |
dbr:C_(programming_language) |
dbo:releaseDate |
2000-02-04 (xsd:date) |
dbo:thumbnail |
wiki-commons:Special:FilePath/Mpfr.svg?width=300 |
dbo:wikiPageExternalLink |
https://www.mpfr.org/ |
dbo:wikiPageID |
1042902 (xsd:integer) |
dbo:wikiPageLength |
5719 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1124032568 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Rounding dbr:Arbitrary-precision_arithmetic dbr:Hyperbolic_functions dbr:Julia_(programming_language) dbr:Riemann_zeta_function dbr:Library_(computing) dbr:Cross-platform dbr:GNOME_Calculator dbr:GNU_Compiler_Collection dbr:GNU_Lesser_General_Public_License dbr:GNU_Multiple_Precision_Arithmetic_Library dbr:GNU_Octave dbr:Gamma_function dbr:NaN dbr:Logarithm dbr:Magma_(computer_algebra_system) dbr:Subnormal_number dbr:Mathematical_software dbc:Free_software_programmed_in_C dbc:Software_using_the_LGPL_license dbr:C99 dbr:CGAL dbr:C_(programming_language) dbc:C_(programming_language)_libraries dbr:Trigonometric_functions dbr:GNU dbr:GNU_Project dbr:ALGLIB dbc:GNU_Project_software dbr:Error_function dbr:Exponential_function dbr:Exponentiation dbr:Fast_Library_for_Number_Theory dbr:Floating-point_arithmetic dbr:Precision_(computer_science) dbr:Radix dbc:Computer_arithmetic dbr:Interval_arithmetic dbr:Arithmetic–geometric_mean dbc:Numerical_libraries dbr:Accuracy_and_precision dbr:Real_RAM dbr:Maple_(software) dbr:INRIA dbr:Infinity dbr:IEEE_754 dbr:IEEE_754-1985 dbr:Signed_zero |
dbp:caption |
GNOME Calculator, which uses MPFR as of version 41.1 (en) |
dbp:developer |
GNU Project (en) |
dbp:genre |
dbr:Mathematical_software |
dbp:latestReleaseDate |
2022-11-17 (xsd:date) |
dbp:latestReleaseVersion |
4.100000 (xsd:double) |
dbp:license |
dbr:GNU_Lesser_General_Public_License |
dbp:logo |
Mpfr.svg (en) |
dbp:logoSize |
180 (xsd:integer) |
dbp:name |
GNU MPFR (en) |
dbp:operatingSystem |
dbr:Cross-platform |
dbp:programmingLanguage |
dbr:C_(programming_language) |
dbp:released |
2000-02-04 (xsd:date) |
dbp:screenshot |
GNOME Calculator 41.1.png (en) |
dbp:title |
GNU MPFR (en) |
dbp:website |
https://www.mpfr.org/ |
dbp:wikiPageUsesTemplate |
dbt:Infobox_software dbt:Portal dbt:Reflist dbt:Short_description dbt:Start_date_and_age |
dbp:wordnet_type |
http://www.w3.org/2006/03/wn/wn20/instances/synset-software-noun-1 |
dcterms:subject |
dbc:Free_software_programmed_in_C dbc:Software_using_the_LGPL_license dbc:C_(programming_language)_libraries dbc:GNU_Project_software dbc:Computer_arithmetic dbc:Numerical_libraries |
gold:hypernym |
dbr:Library |
rdf:type |
owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatCLibraries yago:WikicatComputerLibraries yago:WikicatNumericalLibraries yago:Area102735688 yago:Artifact100021939 yago:Library103660909 yago:Object100002684 yago:PhysicalEntity100001930 yago:YagoGeoEntity yago:YagoPermanentlyLocatedEntity dbo:Library yago:Room104105893 yago:Structure104341686 yago:Whole100003553 |
rdfs: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. (de) 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. (en) 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. (fr) 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. (it) |
rdfs:label |
MPFR (de) GNU MPFR (en) GNU MPFR (it) GNU MPFR (fr) |
owl:sameAs |
freebase:GNU MPFR yago-res:GNU MPFR wikidata:GNU MPFR dbpedia-de:GNU MPFR dbpedia-fr:GNU MPFR dbpedia-it:GNU MPFR https://global.dbpedia.org/id/obL5 |
prov:wasDerivedFrom |
wikipedia-en:GNU_MPFR?oldid=1124032568&ns=0 |
foaf:depiction |
wiki-commons:Special:FilePath/GNOME_Calculator_41.1.png wiki-commons:Special:FilePath/Mpfr.svg |
foaf:homepage |
https://www.mpfr.org/ |
foaf:isPrimaryTopicOf |
wikipedia-en:GNU_MPFR |
foaf:name |
GNU MPFR (en) |
is dbo:wikiPageRedirects of |
dbr:MPFR dbr:GNU_Multiple_Precision_Floating-Point_Reliable_Library |
is dbo:wikiPageWikiLink of |
dbr:Rounding dbr:Validated_numerics dbr:MPFR dbr:French_Institute_for_Research_in_Computer_Science_and_Automation dbr:GNU_Multiple_Precision_Arithmetic_Library dbr:GNU_Multiple_Precision_Floating-Point_Reliable_Library dbr:Linux_From_Scratch dbr:Extended_precision dbr:Floating-point_arithmetic dbr:Savitzky–Golay_filter dbr:ARB |
is foaf:primaryTopic of |
wikipedia-en:GNU_MPFR |