Next: , Previous: floor, Up: Functions   [Contents][Index]


1.14.1.26 gamma

The ‘gamma(x)‘ function returns the gamma function of the real part of its argument. For integer n, gamma(n+1) = n!. If the argument is a complex value, the imaginary component is ignored.