module

XSD::FloatConstants

ruby latest stable

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 available for this module.

Constants

MIN_POSITIVE_SINGLE = 2.0 ** -149

NEGATIVE_INF = -1.0/0.0

NEGATIVE_ZERO = -1.0/POSITIVE_INF

NaN = 0.0/0.0

POSITIVE_INF = +1.0/0.0

POSITIVE_ZERO = +1.0/POSITIVE_INF

Files

  • lib/xsd/datatypes.rb