pub const MIN_10_EXP: i32 = f16::MIN_10_EXP; // -4i32
👎Deprecated since 1.4.0: moved to
f16::MIN_10_EXP
Expand description
Minimum possible normal f16
power of 10 exponent.
pub const MIN_10_EXP: i32 = f16::MIN_10_EXP; // -4i32
f16::MIN_10_EXP
Minimum possible normal f16
power of 10 exponent.