Flowdock

Raised when attempting to convert special float values (in particular Infinity or NaN) to numerical classes which don’t support them.

Float::INFINITY.to_r   #=> FloatDomainError: Infinity
Show files where this class is defined (1 file)
Register or log in to add new notes.