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

Method shift

Lib/decimal.py:3590–3626  ·  view source on GitHub ↗

Returns a shifted copy of self, value-of-other times.

(self, other, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

shiftMethod · 0.45

Calls 8

_check_nansMethod · 0.95
_isinfinityMethod · 0.95
getcontextFunction · 0.85
_convert_otherFunction · 0.85
DecimalClass · 0.85
_dec_from_tripleFunction · 0.85
_raise_errorMethod · 0.80
lstripMethod · 0.80

Tested by

no test coverage detected