diff options
Diffstat (limited to 'libs/math/doc/html/math_toolkit/next_float.html')
-rw-r--r-- | libs/math/doc/html/math_toolkit/next_float.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/math/doc/html/math_toolkit/next_float.html b/libs/math/doc/html/math_toolkit/next_float.html index bd06fa0da..3460c19f8 100644 --- a/libs/math/doc/html/math_toolkit/next_float.html +++ b/libs/math/doc/html/math_toolkit/next_float.html @@ -3,8 +3,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values</title> <link rel="stylesheet" href="../math.css" type="text/css"> -<meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> -<link rel="home" href="../index.html" title="Math Toolkit 2.1.0"> +<meta name="generator" content="DocBook XSL Stylesheets V1.77.1"> +<link rel="home" href="../index.html" title="Math Toolkit 2.2.0"> <link rel="up" href="../utils.html" title="Chapter 2. Floating Point Utilities"> <link rel="prev" href="fp_facets/rationale.html" title="Design Rationale"> <link rel="next" href="next_float/nextafter.html" title="Finding the Next Representable Value in a Specific Direction (nextafter)"> @@ -27,7 +27,7 @@ <a name="math_toolkit.next_float"></a><a class="link" href="next_float.html" title="Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values">Floating-Point Representation Distance (ULP), and Finding Adjacent Floating-Point Values</a> </h2></div></div></div> -<div class="toc"><dl class="toc"> +<div class="toc"><dl> <dt><span class="section"><a href="next_float/nextafter.html">Finding the Next Representable Value in a Specific Direction (nextafter)</a></span></dt> <dt><span class="section"><a href="next_float/float_next.html">Finding the Next |