Type Alias dashu_float::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 */ }