class decimal.Subnormal
Exponent was lower than Emin
prior to rounding.
Occurs when an operation result is subnormal (the exponent is too small). If not trapped, returns the result unchanged.
class decimal.Subnormal
Exponent was lower than Emin
prior to rounding.
Occurs when an operation result is subnormal (the exponent is too small). If not trapped, returns the result unchanged.
Please login to continue.