ID EN
Decimal

ln

Python 3.11

Return the natural (base e) logarithm of the operand. The result is correctly rounded using the ROUND_HALF_EVEN rounding mode.

Syntax

PYTHON
ln(context=None)

See Also

ROUND_HALF_EVEN