You are here : python_3mathmathgamma

math.gamma() - math

Return the Gamma function at
x.


Syntax

math.gamma(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference