ArithmeticError

exception ArithmeticError

The base class for those built-in exceptions that are raised for various arithmetic errors: OverflowError, ZeroDivisionError, FloatingPointError.

doc_python
2016-10-07 17:26:14
Comments
Leave a Comment

Please login to continue.