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

Method same_quantum

Lib/decimal.py:2493–2506  ·  view source on GitHub ↗

Return True if self and other have the same exponent; otherwise return False. If either operand is a special value, the following rules are used: * return True if both operands are infinities * return True if both operands are NaNs * otherwise, retur

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

same_quantumMethod · 0.45

Calls 3

is_nanMethod · 0.95
is_infiniteMethod · 0.95
_convert_otherFunction · 0.85

Tested by

no test coverage detected