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

Method shift

Lib/decimal.py:5255–5283  ·  view source on GitHub ↗

Returns a shifted copy of a, b times. The coefficient of the result is a shifted copy of the digits in the coefficient of the first operand. The number of places to shift is taken from the absolute value of the second operand, with the shift being to the left if the

(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
shiftMethod · 0.45

Tested by

no test coverage detected