[−][src]Constant half::consts::DIGITS
pub const DIGITS: u32 = f16::DIGITS; // 3u32
👎 Deprecated since 1.4.0:
moved to f16::DIGITS
Approximate number of f16
significant digits in base 10.
pub const DIGITS: u32 = f16::DIGITS; // 3u32
moved to f16::DIGITS
Approximate number of f16
significant digits in base 10.