Lines Matching defs:Inexact
127 'Inexact', 'Rounded', 'Subnormal', 'Overflow', 'Underflow',
197 Underflow (Inexact, Rounded, Subnormal) that indicates that it is only
304 class Inexact(DecimalException):
353 class Overflow(Inexact, Rounded):
371 result is 0, or is [1,inf] otherwise. In all cases, Inexact and Rounded
391 class Underflow(Inexact, Rounded, Subnormal):
403 In all cases, Inexact, Rounded, and Subnormal will also be raised.
422 _signals = [Clamped, DivisionByZero, Inexact, Overflow, Rounded,
1708 context._raise_error(Inexact)
1744 context._raise_error(Inexact)
2394 context._raise_error(Inexact)
2468 # requires that the Inexact flag be raised (in spite of
2493 # raise Inexact, and if necessary, Underflow
2494 newcontext._raise_error(Inexact)
2500 # Inexact, Rounded, Clamped. Overflow needs the correct
2505 for exception in Underflow, Subnormal, Inexact, Rounded, Clamped:
2599 context._raise_error(Inexact)
2683 the context. This method raises the Rounded and Inexact flags
2687 this method except that it doesn't raise Inexact or Rounded.
2704 context._raise_error(Inexact)
3071 # raise Rounded and Inexact here---they'll always be raised as
3586 context._raise_error(Inexact)
3591 context._raise_error(Inexact)
4132 >>> context = Context(prec=5, traps=[Inexact])
4136 decimal.Inexact: None
5572 of the operand as the precision setting; Inexact and Rounded flags