Fixed spelling errors.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1540531 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2013-11-10 19:59:15 +00:00
parent 064634efda
commit 909105bf55
1 changed files with 2 additions and 2 deletions

View File

@ -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.
*----------------+-----------------------------------------+-----------------+----------------------+----------------+