Skip to main content

MAX_VALUE_DOUBLE

Constant MAX_VALUE_DOUBLE 

Source
pub const MAX_VALUE_DOUBLE: f64 = f64::MAX; // 1.7976931348623157E+308f64
Expand description

Maximum value representation for a double precision 64-bit floating point type.