half::consts

Constant 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.