puts Float::MAX # => 1.79769313486232e+308: may be platform dependentputs Float::MIN # => 2.2250738585072e-308puts Float::EPSILON # => 2.22044604925031e-16: difference between adjacent floats