pub const FIXDEC32_DIGITS: u32 = 9;
Expand description

Approximate number of significant decimal digits of FixDec32. This is also the precision limit.