pub const MIN_VALUE_DOUBLE: f64 = _; // -1.7976931348623157E+308f64
Minimum value representation for a double precision 64-bit floating point type.