Constant half::consts::MIN_EXP [−][src]
pub const MIN_EXP: i32 = f16::MIN_EXP; // -13i32
👎 Deprecated since 1.4.0:
moved to f16::MIN_EXP
One greater than the minimum possible normal f16
power of 2 exponent.