fpectl.FloatingPointError

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.

doc_python
2016-10-07 17:33:16
Comments
Leave a Comment

Please login to continue.