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

Method number_class

Lib/decimal.py:3486–3526  ·  view source on GitHub ↗

Returns an indication of the class of self. The class is one of the following strings: sNaN NaN -Infinity -Normal -Subnormal -Zero +Zero +Subnormal +Normal +Infinity

(self, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

number_classMethod · 0.45

Calls 6

is_snanMethod · 0.95
is_qnanMethod · 0.95
_isinfinityMethod · 0.95
is_zeroMethod · 0.95
is_subnormalMethod · 0.95
getcontextFunction · 0.85

Tested by

no test coverage detected