ID EN
Decimal

is_infinite

Python 3.11

Return True if the argument is either positive or negative infinity and False otherwise.

Syntax

PYTHON
is_infinite()

See Also

True False