summaryrefslogtreecommitdiff
path: root/libs/math/doc/html/math_toolkit/c99.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/math/doc/html/math_toolkit/c99.html')
-rw-r--r--libs/math/doc/html/math_toolkit/c99.html10
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&#160;7.&#160;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