signals · signals/SIGFPE
SIGFPE
Floating-point exception
Raised on an erroneous arithmetic operation such as integer division by zero or floating-point overflow. Despite the name, it also covers integer arithmetic errors on most platforms.
Raised on an erroneous arithmetic operation such as integer division by zero or floating-point overflow. Despite the name, it also covers integer arithmetic errors on most platforms.