Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / doc / html / math_toolkit / double_exponential / de_overview.html
index bbbb154..2088cc1 100644 (file)
@@ -4,7 +4,7 @@
 <title>Overview</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="../double_exponential.html" title="Double-exponential quadrature">
 <link rel="next" href="de_tanh_sinh.html" title="tanh_sinh">
         For example, the <code class="computeroutput"><span class="identifier">sinh_sinh</span></code>
         quadrature integrates over the entire real line, the <code class="computeroutput"><span class="identifier">tanh_sinh</span></code>
         over (-1, 1), and the <code class="computeroutput"><span class="identifier">exp_sinh</span></code>
-        over (0, &#8734;). The latter integrators also have auxilliary ranges which
-        are handled via a change of variables on the function being integrated, so
-        that the <code class="computeroutput"><span class="identifier">tanh_sinh</span></code> can handle
-        integration over (a, b), and <code class="computeroutput"><span class="identifier">exp_sinh</span></code>
-        over (a, &#8734;) and(-&#8734;, b).
+        over (0, &#8734;). The latter integrators also have auxilliary ranges which are
+        handled via a change of variables on the function being integrated, so that
+        the <code class="computeroutput"><span class="identifier">tanh_sinh</span></code> can handle
+        integration over <span class="emphasis"><em>(a, b)</em></span>, and <code class="computeroutput"><span class="identifier">exp_sinh</span></code>
+        over /(a, &#8734;) and(-&#8734;, b)/.
       </p>
 <p>
         Like the other quadrature routines in Boost, these routines support both