pub const MAX_EXP: i32 = f16::MAX_EXP; // 16i32
👎Deprecated since 1.4.0: moved to
f16::MAX_EXP
Expand description
Maximum possible f16
power of 2 exponent.
pub const MAX_EXP: i32 = f16::MAX_EXP; // 16i32
f16::MAX_EXP
Maximum possible f16
power of 2 exponent.