# ArithmeticError

- **ID:** `python/arithmeticerror`
- **Domain:** python
- **Category:** arithmetic_error
- **Error Code:** `ArithmeticError`
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Base class for errors in numeric calculations.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 3.x | active | — | — |
