2003-11-14 16:50:39 -05:00
|
|
|
<?xml version="1.0"?>
|
2004-02-28 12:47:37 -05:00
|
|
|
|
|
|
|
<!--
|
|
|
|
Copyright 2003-2004 The Apache Software Foundation
|
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
|
|
|
|
2003-11-15 13:38:16 -05:00
|
|
|
<?xml-stylesheet type="text/xsl" href="./xdoc.xsl"?>
|
2004-02-29 13:50:10 -05:00
|
|
|
<!-- $Revision: 1.6 $ $Date: 2004/02/29 18:50:10 $ -->
|
2003-11-14 16:50:39 -05:00
|
|
|
<document url="utilities.html">
|
|
|
|
|
|
|
|
<properties>
|
|
|
|
<title>The Commons Math User Guide - Utilites</title>
|
|
|
|
</properties>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<section name="6 Utilities">
|
|
|
|
|
|
|
|
<subsection name="6.1 Overview" href="overview">
|
|
|
|
<p>
|
|
|
|
This is yet to be written. Any contributions will be greatfully accepted!
|
|
|
|
</p>
|
|
|
|
</subsection>
|
|
|
|
|
|
|
|
<subsection name="6.2 Double array utilities" href="arrays">
|
|
|
|
<p>
|
|
|
|
This is yet to be written. Any contributions will be gratefully accepted!
|
|
|
|
</p>
|
|
|
|
</subsection>
|
|
|
|
|
|
|
|
<subsection name="6.3 Continued Fractions" href="continued_fractions">
|
|
|
|
<p>
|
|
|
|
This is yet to be written. Any contributions will be gratefully accepted!
|
|
|
|
</p>
|
|
|
|
</subsection>
|
|
|
|
|
|
|
|
<subsection name="6.4 binomial coefficients, factorials and other common math functions" href="math_utils">
|
|
|
|
<p>
|
|
|
|
This is yet to be written. Any contributions will be gratefully accepted!
|
|
|
|
</p>
|
|
|
|
</subsection>
|
|
|
|
|
|
|
|
<subsection name="6.5 statistical computation utiliities" href="stat_utils">
|
|
|
|
<p>
|
|
|
|
This is yet to be written. Any contributions will be gratefully accepted!
|
|
|
|
</p>
|
|
|
|
</subsection>
|
|
|
|
|
|
|
|
</section>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</document>
|