Constant half::consts::MIN_EXP

source ·
pub const MIN_EXP: i32 = f16::MIN_EXP; // -13i32
👎Deprecated since 1.4.0: moved to f16::MIN_EXP
Expand description

One greater than the minimum possible normal f16 power of 2 exponent.