exception fpectl.FloatingPointError
After turnon_sigfpe()
has been executed, a floating point operation that raises one of the IEEE-754 exceptions Division by Zero, Overflow, or Invalid operation will in turn raise this standard Python exception.
Please login to continue.