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.
Raised when a floating-point operation fails. In practice this is rarely raised directly; most platforms map FPU errors to NaN or Infinity instead.