Searched defs:FloatingDecimal32 (Results 1 – 1 of 1) sorted by relevance
30 pub struct FloatingDecimal32 { struct38 pub fn f2d(ieee_mantissa: u32, ieee_exponent: u32) -> FloatingDecimal32 { in f2d()