MTM
gamma
Gamma function
Calling Sequence
Parameters
Description
Examples
gamma(M)
M
-
array or expression
The Gamma function is defined for the real part of z greater than zero by
and is extended to the rest of the complex plane, less the non-positive integers, by analytic continuation. Gamma has a simple pole at each of the points z=0,-1,-2,....
The gamma(M) function computes the elementwise gamma of M. The result, R, is formed as R[i,j] = gamma(M[i,j]).
See Also
GAMMA
Download Help Document