In Files

  • numeric.c

Parent

Files

Class/Module Index [+]

Quicksearch

FloatDomainError

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
There is an updated format of the API docs for this version here.