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

Function v_isub

Objects/longobject.c:1232–1252  ·  view source on GitHub ↗

x[0:m] and y[0:n] are digit vectors, LSD first, m >= n required. x[0:n] * is modified in place, by subtracting y from it. Borrows are propagated as * far as x[m-1], and the remaining borrow (0 or 1) is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

k_mulFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected