Gamma

Parent Previous Next

Gamma


Gamma function



Syntax


gamma(x)

x is a real number

Return the gamma function of x


x is real row/column array

Return a vector in which each element is the gamma function of x[i]


Example


Input

Output

gamma(7.4)

gamma([2.5; 2.9; 4.0; 0.2;11.3])


See Also


Created with the Personal Edition of HelpNDoc: Easy EBook and documentation generator