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

Function _normalize

Lib/decimal.py:5446–5472  ·  view source on GitHub ↗

Normalizes op1, op2 to have the same exp and length of coefficient. Done during addition.

(op1, op2, prec = 0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__add__Method · 0.85

Calls 1

strFunction · 0.85

Tested by

no test coverage detected