Home
/
Python 3.11
/
Decimal
/
is_nan
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Decimal
is_nan
Python 3.11
Return True if the argument is a (quiet or signaling) NaN and False otherwise.
Syntax
PYTHON
Copy
is_nan()
See Also
True
False