Go to the first, previous, next, last section, table of contents.
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.
Go to the first, previous, next, last section, table of contents.