diff options
Diffstat (limited to 'libs/math/doc/html/math_toolkit/rounding.html')
-rw-r--r-- | libs/math/doc/html/math_toolkit/rounding.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/math/doc/html/math_toolkit/rounding.html b/libs/math/doc/html/math_toolkit/rounding.html index f4344c5c1..9ef313289 100644 --- a/libs/math/doc/html/math_toolkit/rounding.html +++ b/libs/math/doc/html/math_toolkit/rounding.html @@ -3,8 +3,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Rounding Truncation and Integer Conversion</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="../utils.html" title="Chapter 2. Floating Point Utilities"> <link rel="next" href="rounding/round.html" title="Rounding Functions"> @@ -27,7 +27,7 @@ <a name="math_toolkit.rounding"></a><a class="link" href="rounding.html" title="Rounding Truncation and Integer Conversion">Rounding Truncation and Integer Conversion</a> </h2></div></div></div> -<div class="toc"><dl class="toc"> +<div class="toc"><dl> <dt><span class="section"><a href="rounding/round.html">Rounding Functions</a></span></dt> <dt><span class="section"><a href="rounding/trunc.html">Truncation Functions</a></span></dt> <dt><span class="section"><a href="rounding/modf.html">Integer and Fractional Part |