Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / math / doc / html / math_toolkit / number_series / primes.html
index 0696c45..37ed364 100644 (file)
@@ -4,7 +4,7 @@
 <title>Prime Numbers</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="../number_series.html" title="Number Series">
 <link rel="prev" href="tangent_numbers.html" title="Tangent Numbers">
 <link rel="next" href="../sf_gamma.html" title="Gamma Functions">
@@ -51,7 +51,7 @@
         The function <code class="computeroutput"><span class="identifier">prime</span></code> provides
         fast table lookup to the first 10000 prime numbers (starting from 2 as the
         zeroth prime: as 1 isn't terribly useful in practice). There are two function
-        signatures one of which takes an optional <a class="link" href="../../policy.html" title="Chapter&#160;19.&#160;Policies: Controlling Precision, Error Handling etc">Policy</a>
+        signatures one of which takes an optional <a class="link" href="../../policy.html" title="Chapter&#160;20.&#160;Policies: Controlling Precision, Error Handling etc">Policy</a>
         as the second parameter to control error handling.
       </p>
 <p>