Type Alias DBig

Source
pub type DBig = FBig<HalfAway, 10>;
Expand description

Multi-precision float number with decimal exponent and HalfAway rounding mode

Aliased Typeยง

struct DBig { /* private fields */ }