ID EN
Decimal

is_zero

Python 3.11

Return True if the argument is a (positive or negative) zero and False otherwise.

Syntax

PYTHON
is_zero()

See Also

True False