Constant astro_float::EXPONENT_MAX
source · pub const EXPONENT_MAX: i32 = Exponent::MAX / 4; // 536_870_911i32Expand description
Maximum exponent value.
pub const EXPONENT_MAX: i32 = Exponent::MAX / 4; // 536_870_911i32Maximum exponent value.