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/c99.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/c99.html')
-rw-r--r-- | libs/math/doc/html/math_toolkit/c99.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libs/math/doc/html/math_toolkit/c99.html b/libs/math/doc/html/math_toolkit/c99.html index 7edf366a2..13a920cb5 100644 --- a/libs/math/doc/html/math_toolkit/c99.html +++ b/libs/math/doc/html/math_toolkit/c99.html @@ -3,8 +3,8 @@ <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>C99 C Functions</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="../extern_c.html" title='Chapter 7. TR1 and C99 external "C" Functions'> <link rel="prev" href="main_tr1.html" title="C99 and TR1 C Functions Overview"> <link rel="next" href="tr1_ref.html" title="TR1 C Functions Quick Reference"> @@ -291,7 +291,7 @@ Returns the error function of <span class="emphasis"><em>x</em></span>: </p> <p> - <span class="inlinemediaobject"><img src="../../equations/erf1.png"></span> + <span class="inlinemediaobject"><img src="../../equations/erf1.svg"></span> </p> <p> See also <a class="link" href="sf_erf/error_function.html" title="Error Functions">erf</a> for @@ -356,7 +356,7 @@ Returns the log of the gamma function of <span class="emphasis"><em>x</em></span>. </p> <p> - <span class="inlinemediaobject"><img src="../../equations/lgamm1.png"></span> + <span class="inlinemediaobject"><img src="../../equations/lgamm1.svg"></span> </p> <p> See also <a class="link" href="sf_gamma/lgamma.html" title="Log Gamma">lgamma</a> for the @@ -436,7 +436,7 @@ Returns the gamma function of <span class="emphasis"><em>x</em></span>: </p> <p> - <span class="inlinemediaobject"><img src="../../equations/gamm1.png"></span> + <span class="inlinemediaobject"><img src="../../equations/gamm1.svg"></span> </p> <p> See also <a class="link" href="sf_gamma/tgamma.html" title="Gamma">tgamma</a> for the |