Home
/
Python 3.11
/
Math
/
lgamma
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Math
lgamma
Python 3.11
Return the natural logarithm of the absolute value of the Gamma function at x.
Syntax
PYTHON
Copy
math.lgamma(x)