GammaLog | R Documentation |
GammaLog(z)
computes natural Log of the Gamma function valid in the entire complex
plane. This routine uses an excellent Lanczos series
approximation for the complex ln(Gamma)
function.
GammaLog(z)
z |
may be complex and of any size. |
Natural Log of the Gamma function.
Ver.: 16-Sep-2018 21:15:04 (consistent with Matlab CharFunTool v1.3.0, 24-Jul-2017 10:06:48).
C. Lanczos, SIAM JNA 1, 1964. pp. 86-96.
Y. Luke, "The Special ... approximations", 1969 pp. 29-31.
Y. Luke, "Algorithms ... functions", 1977.
J. Spouge, SIAM JNA 31, 1994. pp. 931.
W. Press, "Numerical Recipes".
S. Chang, "Computation of special functions", 1996.
Other Utility Function:
ChebCoefficients()
,
ChebPoints()
,
ChebPolyValues()
,
ChebPoly()
,
ChebValues()
,
GammaMultiLog()
,
GammaMulti()
,
GammaZX()
,
Hypergeom1F1MatApprox()
,
Hypergeom1F1Mat()
,
Hypergeom2F1Mat()
,
Hypergeom2F1()
,
HypergeompFqMat()
,
InterpChebValues()
,
hypergeom1F1()
,
interpBarycentric()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.