Javadoc syntax
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1370214 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aef4dd02f9
commit
e3ec8ebcf0
|
@ -341,7 +341,7 @@ public class Gamma {
|
|||
*
|
||||
* @param x the argument
|
||||
* @return the Lanczos approximation
|
||||
* @see <a href="http://mathworld.wolfram.com/LanczosApproximation.html">Lanczos Approximation</a>,
|
||||
* @see <a href="http://mathworld.wolfram.com/LanczosApproximation.html">Lanczos Approximation</a>
|
||||
* equations (1) through (5), and Paul Godfrey's
|
||||
* <a href="http://my.fit.edu/~gabdo/gamma.txt">Note on the computation
|
||||
* of the convergent Lanczos complex Gamma approximation</a>
|
||||
|
|
Loading…
Reference in New Issue