Home
/
Python 3.11
/
Decimal
/
is_subnormal
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Decimal
is_subnormal
Python 3.11
Return True if the argument is subnormal, and False otherwise.
Syntax
PYTHON
Copy
is_subnormal(context=None)
See Also
True
False