Ruby latest stable (v2_5_5) - 0 notes

Module deprecated or moved

This module is deprecated or moved on the latest stable version. The last existing version (v1_8_7_330) is shown here.

No documentation

This module has no description. You can help the Ruby community by adding new notes.

Constants

NaN = 0.0/0.0

POSITIVE_INF = +1.0/0.0

NEGATIVE_INF = -1.0/0.0

POSITIVE_ZERO = +1.0/POSITIVE_INF

NEGATIVE_ZERO = -1.0/POSITIVE_INF

MIN_POSITIVE_SINGLE = 2.0 ** -149

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.