std::f64
pub const RADIX: u32 = 2; // 2u32
The radix or base of the internal representation of f64.
f64