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