Constant half::consts::RADIX [−][src]
pub const RADIX: u32 = f16::RADIX; // 0_x00_000_002u32
👎 Deprecated since 1.4.0:
moved to f16::RADIX
The radix or base of the internal representation of f16
.
pub const RADIX: u32 = f16::RADIX; // 0_x00_000_002u32
moved to f16::RADIX
The radix or base of the internal representation of f16
.