Home | History | Annotate | Download | only in python2.7

Lines Matching full:nbits

1973         #      if |y| <= 1/nbits(xc) then xc < 2**nbits(xc) <=
1981 # (2) must apply. Now |y| < 1/nbits(xc) iff |yc|*nbits(xc) <
1982 # 10**-ye iff len(str(|yc|*nbits(xc)) <= -ye.
1993 # < 1/nbits(xc).