You are here : python_3mathmathlgamma

math.lgamma() - math

Return the natural logarithm of the absolute value of the Gamma
function at x.


Syntax

math.lgamma(x)


Example


Output / Return Value


Limitations


Alternatives / See Also


Reference