pub const F16_MIN_NORMAL: f32 = 6.1e-5;
Minimum valid f16 normal value (~6.1e-5) Prevents NaN on round-trip through f16 encoding