Searched defs:FloatingDecimal64 (Results 1 – 1 of 1) sorted by relevance
84 pub struct FloatingDecimal64 { struct92 pub fn d2d(ieee_mantissa: u64, ieee_exponent: u32) -> FloatingDecimal64 { in d2d()