Author: psteitz Date: Sun Nov 10 19:59:15 2013 New Revision: 1540531 URL: http://svn.apache.org/r1540531 Log: Fixed spelling errors.
Modified: commons/proper/math/trunk/src/site/apt/userguide/special.apt Modified: commons/proper/math/trunk/src/site/apt/userguide/special.apt URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/src/site/apt/userguide/special.apt?rev=1540531&r1=1540530&r2=1540531&view=diff ============================================================================== --- commons/proper/math/trunk/src/site/apt/userguide/special.apt (original) +++ commons/proper/math/trunk/src/site/apt/userguide/special.apt Sun Nov 10 19:59:15 2013 @@ -47,7 +47,7 @@ <<<Gamma.gamma(x)>>> computes the Gamma function, Î(x) (see {{{http://mathworld.wolfram.com/GammaFunction.html}MathWorld}}, {{{http://dlmf.nist.gov/5}DLMF}}). The accuracy of the Commons-Math - implementation is assessed by comparaison with high precision values computed + implementation is assessed by comparison with high precision values computed with the {{{http://maxima.sourceforge.net/}Maxima}} Computer Algebra System. *----------------+-----------------------------------------------+-----------------+----------------------+----------------+ @@ -106,7 +106,7 @@ Beta function, log B(a, b). (see {{{http://mathworld.wolfram.com/BetaFunction.html}MathWorld}}, {{{http://dlmf.nist.gov/5.12}DLMF}}). The accuracy of the Commons-Math - implementation is assessed by comparaison with high precision values computed + implementation is assessed by comparison with high precision values computed with the {{{http://maxima.sourceforge.net/}Maxima}} Computer Algebra System. *----------------+-----------------------------------------+-----------------+----------------------+----------------+