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