ID EN
Decimal

to_integral

Python 3.11

Identical to the to_integral_value() method. The to_integral name has been kept for compatibility with older versions.

Syntax

PYTHON
to_integral(rounding=None, context=None)

See Also

to_integral_value()