templar_common::number

Constant WHOLE_DECIMAL_DIGITS

Source
pub const WHOLE_DECIMAL_DIGITS: usize = 115;
Expand description

floor((512 - FRACTIONAL_BITS) / log2(10))