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

Lines Matching refs:limsup

3579         limsup =  2 * (context.Emax + context.prec)
3580 if not (liminf <= int(other) <= limsup):