Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / doc / html / math_toolkit / double_exponential / de_tanh_sinh_2_arg.html
index 275a077..4bdee76 100644 (file)
@@ -4,7 +4,7 @@
 <title>Handling functions with large features near an endpoint with tanh-sinh quadrature</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="../double_exponential.html" title="Double-exponential quadrature">
 <link rel="prev" href="de_tanh_sinh.html" title="tanh_sinh">
 <link rel="next" href="de_sinh_sinh.html" title="sinh_sinh">
@@ -80,7 +80,7 @@
 <span class="keyword">double</span> <span class="identifier">Q</span> <span class="special">=</span> <span class="identifier">integrator</span><span class="special">.</span><span class="identifier">integrate</span><span class="special">(</span><span class="identifier">f</span><span class="special">,</span> <span class="number">0.0</span><span class="special">,</span> <span class="number">1.0</span><span class="special">);</span>
 </pre>
 <p>
-        Not only is this form accurate to full machine precision, but it converges
+        Not only is this form accurate to full machine-precision, but it converges
         to the result faster as well.
       </p>
 </div>