MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / is_subnormal

Method is_subnormal

Lib/decimal.py:3051–3057  ·  view source on GitHub ↗

Return True if self is subnormal; otherwise return False.

(self, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

number_classMethod · 0.95
is_subnormalMethod · 0.45

Calls 2

adjustedMethod · 0.95
getcontextFunction · 0.85

Tested by

no test coverage detected