pub type DBig = FBig<HalfAway, 10>;Expand description
Multi-precision float number with decimal exponent and HalfAway rounding mode
Aliased Type§
pub struct DBig { /* private fields */ }pub type DBig = FBig<HalfAway, 10>;Multi-precision float number with decimal exponent and HalfAway rounding mode
pub struct DBig { /* private fields */ }