ArithmeticError

exception ArithmeticError

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

doc_python
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.