User's Guide, Special Functions: changed the introduction, as special functions
should not be considered as a by-product of Commons-Math. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1391304 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
07f51c0dea
commit
e1ed0b96ba
|
@ -23,11 +23,8 @@
|
|||
|
||||
* 5.1 Overview
|
||||
|
||||
The special functions portion of Commons-Math contains several useful
|
||||
functions not provided by <<<java.lang.Math>>>. These functions mostly serve
|
||||
as building blocks for other portions of Commons-Math but, as others may find
|
||||
them useful as stand-alone methods, these special functions were included as
|
||||
part of the Commons-Math public API.
|
||||
The <<<special>>> package of Commons-Math gathers several useful special
|
||||
functions not provided by <<<java.lang.Math>>>.
|
||||
|
||||
* 5.2 Erf functions
|
||||
|
||||
|
|
Loading…
Reference in New Issue