<< factor | Special functions | gammaln >> |
R = gamma(M) |
a real single or real double matrix.
result of gamma function.
gamma computes the gamma function.
gamma is an extension of the factorial function.
R = gamma([-pi:0.1:pi])
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET