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

Method compare

Lib/decimal.py:4013–4047  ·  view source on GitHub ↗

Compares values numerically. If the signs of the operands differ, a value representing each operand ('-1' if the operand is less than zero, '0' if the operand is zero or negative zero, or '1' if the operand is greater than zero) is used in place of that operand for t

(self, a, b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_convert_otherFunction · 0.85
compareMethod · 0.45

Tested by

no test coverage detected