errors.fyi community error code reference
FloatingPointError
python

FloatingPointError

Raised when a floating-point operation fails. In practice this is rarely raised directly; most platforms map FPU errors to NaN or Infinity instead.

References

← all namespaces