MTM[gamma] - Gamma function
|
Calling Sequence
|
|
gamma(M)
|
|
Description
|
|
•
|
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]).
|
|
|
Download Help Document
Was this information helpful?