Wikidev
CATEGORY
CONTACT
APP
Sign Up
Login
Submit
You are here :
python_3
→
math
→
mathlgamma
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