Category:Mpfr: Difference between revisions

Blanked the page
(Created page with "{{library}} The file builtins/mpfr.e as included in the standard distribution contains routines for performing arbitrary precision maths.<br> It is a wrapper for mpfr (ie arbi...")
 
(Blanked the page)
 
Line 1:
{{library}}
The file builtins/mpfr.e as included in the standard distribution contains routines for performing arbitrary precision maths.<br>
It is a wrapper for mpfr (ie arbitrary precision floats), which uses mpir (integers), which is itself a wrapper for gmp.
 
The following are all known uses of mpfr.e on rosettacode.
 
[[Category:Phix]]
7,806

edits