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

Method compare_total

Lib/decimal.py:2831–2901  ·  view source on GitHub ↗

Compares self to other using the abstract representations. This is not like the standard compare, which use their numerical value. Note that a total ordering is defined for all possible abstract representations.

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

maxMethod · 0.95
minMethod · 0.95
max_magMethod · 0.95
min_magMethod · 0.95
compare_total_magMethod · 0.45
compare_totalMethod · 0.45

Calls 2

_isnanMethod · 0.95
_convert_otherFunction · 0.85

Tested by

no test coverage detected