diff options
author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-04-08 03:09:47 +0000 |
---|---|---|
committer | <> | 2015-05-05 14:37:32 +0000 |
commit | f2541bb90af059680aa7036f315f052175999355 (patch) | |
tree | a5b214744b256f07e1dc2bd7273035a7808c659f /libs/math/doc/html/math_toolkit/next_float.html | |
parent | ed232fdd34968697a68783b3195b1da4226915b5 (diff) | |
download | boost-tarball-master.tar.gz |
Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_58_0.tar.bz2.HEADboost_1_58_0master
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 |