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

Method __sub__

Lib/decimal.py:1214–1226  ·  view source on GitHub ↗

Return self - other

(self, other, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

next_minusMethod · 0.95
__rsub__Method · 0.45
subtractMethod · 0.45

Calls 4

_check_nansMethod · 0.95
__add__Method · 0.95
_convert_otherFunction · 0.85
copy_negateMethod · 0.45

Tested by

no test coverage detected