DBig

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ยง

pub struct DBig { /* private fields */ }