Today I was tracking down a floating point exception in some code I had just written. It took a little while to find because it was actually caused by taking an integer mod
SIG is a common prefix for signal names; FPE is an acronym for floating-point exception. Although SIGFPE does not necessarily involve floating-point arithmetic, there is no way to change its name without breaking backward compatibility.