Home | History | Annotate | Download | only in Lib

Lines Matching refs:_normalize

1177         op1, op2 = _normalize(op1, op2, context.prec)

5418 def _normalize(op1, op2, prec = 0):