Floating point error handling¶
Setting and getting error handling¶
|
Set how floating-point errors are handled. |
|
Get the current way of handling floating-point errors. |
|
Set the floating-point error callback function or log object. |
Return the current callback function used on floating-point errors. |
|
|
Context manager for floating-point error handling. |