|
8 | 8 | <!-- End javadoc-cleanup block --> |
9 | 9 | <!-- Generated by javadoc --> |
10 | 10 | <title>MathFunctions (JavaPermutationTools - A Java API for computation on permutations)</title> |
11 | | -<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| 11 | +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
12 | 12 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
13 | 13 | <link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style"> |
14 | 14 | <script type="text/javascript" src="../../../script.js"></script> |
|
57 | 57 | <li><a href="../../../index.html">Overview</a></li> |
58 | 58 | <li><a href="package-summary.html">Package</a></li> |
59 | 59 | <li class="navBarCell1Rev">Class</li> |
| 60 | +<li><a href="class-use/MathFunctions.html">Use</a></li> |
60 | 61 | <li><a href="package-tree.html">Tree</a></li> |
61 | 62 | <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
62 | 63 | <li><a href="../../../index-all.html">Index</a></li> |
@@ -137,10 +138,6 @@ <h2 title="Class MathFunctions" class="title">Class MathFunctions</h2> |
137 | 138 | <pre>public final class <span class="typeNameLabel">MathFunctions</span> |
138 | 139 | extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></pre> |
139 | 140 | <div class="block">MathFunctions is a class of utility methods that implement various mathematical functions.</div> |
140 | | -<dl> |
141 | | -<dt><span class="simpleTagLabel">Since:</span></dt> |
142 | | -<dd>2.0</dd> |
143 | | -</dl> |
144 | 141 | </li> |
145 | 142 | </ul> |
146 | 143 | </div> |
@@ -261,6 +258,7 @@ <h4>logGamma</h4> |
261 | 258 | <li><a href="../../../index.html">Overview</a></li> |
262 | 259 | <li><a href="package-summary.html">Package</a></li> |
263 | 260 | <li class="navBarCell1Rev">Class</li> |
| 261 | +<li><a href="class-use/MathFunctions.html">Use</a></li> |
264 | 262 | <li><a href="package-tree.html">Tree</a></li> |
265 | 263 | <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
266 | 264 | <li><a href="../../../index-all.html">Index</a></li> |
@@ -306,7 +304,7 @@ <h4>logGamma</h4> |
306 | 304 | </a></div> |
307 | 305 | <!-- ======== END OF BOTTOM NAVBAR ======= --> |
308 | 306 | </nav> |
309 | | -<p class="legalCopy"><small>Copyright © 2005-2020 Vincent A. Cicirello. <a href=https://www.cicirello.org/ target=_top>https://www.cicirello.org/</a></small></p> |
| 307 | +<p class="legalCopy"><small>Copyright © 2005-2021 <a href="https://www.cicirello.org/" target=_top>Vincent A. Cicirello</a>. All rights reserved.</small></p> |
310 | 308 | </footer> |
311 | 309 | </body> |
312 | 310 | </html> |
0 commit comments