GammaZX | R Documentation |
GammaZX(z, funmode)
evaluates Gamma function valid in the entire complex plane, the argument z
may be complex and of any size.
GammaZX(z, funmode)
z |
complex argument. |
funmode |
function mode, |
Function returns ln[gamma(z)]
or gamma(z)
.
Ver.: 01-Oct-2018 13:00:11 (consistent with Matlab CharFunTool v1.3.0, 20-Jul-2018 16:13:31).
Other Utility Function:
ChebCoefficients()
,
ChebPoints()
,
ChebPolyValues()
,
ChebPoly()
,
ChebValues()
,
GammaLog()
,
GammaMultiLog()
,
GammaMulti()
,
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.