Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / doc / html / math_toolkit / high_precision / use_mpfr.html
index 42e93be..0481bab 100644 (file)
@@ -4,7 +4,7 @@
 <title>Using With MPFR or GMP - High-Precision Floating-Point Library</title>
 <link rel="stylesheet" href="../../math.css" type="text/css">
 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
-<link rel="home" href="../../index.html" title="Math Toolkit 2.10.0">
+<link rel="home" href="../../index.html" title="Math Toolkit 2.11.0">
 <link rel="up" href="../high_precision.html" title="Using Boost.Math with High-Precision Floating-Point Libraries">
 <link rel="prev" href="float128.html" title="Using with GCC's __float128 datatype">
 <link rel="next" href="e_float.html" title="Using e_float Library">
 <span class="special">}</span>
 </pre>
 <p>
-        For those functions that are based upon the <a class="link" href="../lanczos.html" title="The Lanczos Approximation">Lanczos
-        approximation</a>, the bindings defines a series of approximations with
-        up to 61 terms and accuracy up to approximately 3e-113. This therefore sets
-        the upper limit for accuracy to the majority of functions defined this library
-        when used with either <code class="computeroutput"><span class="identifier">mpfr_class</span></code>
-        or <code class="computeroutput"><span class="identifier">mpreal</span></code>.
-      </p>
-<p>
         There is a concept checking test program for mpfr support <a href="../../../../../../libs/math/test/mpfr_concept_check.cpp" target="_top">here</a>
         and <a href="../../../../../../libs/math/test/mpreal_concept_check.cpp" target="_top">here</a>.
       </p>