Constant astro_float::EXPONENT_MIN
source · pub const EXPONENT_MIN: i32 = Exponent::MIN / 4; // -536_870_912i32Expand description
Minimum exponent value.
pub const EXPONENT_MIN: i32 = Exponent::MIN / 4; // -536_870_912i32Minimum exponent value.