Constant break_infinity::NUMBER_EXP_MAX[][src]

pub const NUMBER_EXP_MAX: i32 = 308;
Expand description

The largest exponent that can appear in an f64, though not all mantissas are valid here.