errors.fyi community error code reference
FloatDomainError
ruby

FloatDomainError

A subclass of RangeError raised for mathematically undefined Float operations, such as converting Float::INFINITY or Float::NAN to an Integer.

References

โ† all namespaces for FloatDomainError