Next: , Previous: floor, Up: Functions


1.13.1.24 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.