ZeroDivisionError
ruby ZeroDivisionError
Raised when an integer is divided by zero. Note that Float division by zero returns Infinity or NaN rather than raising.
Raised when an integer is divided by zero. Note that Float division by zero returns Infinity or NaN rather than raising.