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