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