pub const RADIX: u32 = f16::RADIX; // 2u32
👎Deprecated since 1.4.0: moved to
f16::RADIX
Expand description
The radix or base of the internal representation of f16
.
pub const RADIX: u32 = f16::RADIX; // 2u32
f16::RADIX
The radix or base of the internal representation of f16
.