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