ID EN
Decimal

is_nan

Python 3.11

Return True if the argument is a (quiet or signaling) NaN and False otherwise.

Syntax

PYTHON
is_nan()

See Also

True False