exception ArithmeticError
The base class for those built-in exceptions that are raised for various arithmetic errors: OverflowError
, ZeroDivisionError
, FloatingPointError
.
exception ArithmeticError
The base class for those built-in exceptions that are raised for various arithmetic errors: OverflowError
, ZeroDivisionError
, FloatingPointError
.
Please login to continue.