ROUND_SCALE

Constant ROUND_SCALE 

Source
const ROUND_SCALE: f64 = 1e14;
Expand description

Scale factor for rounding: 10^DECIMAL_PLACES, computed once.