class decimal.Underflow
Numerical underflow with result rounded to zero.
Occurs when a subnormal result is pushed to zero by rounding. Inexact
and Subnormal
are also signaled.
class decimal.Underflow
Numerical underflow with result rounded to zero.
Occurs when a subnormal result is pushed to zero by rounding. Inexact
and Subnormal
are also signaled.
Please login to continue.