Constant pcli::dex_utils::replicate::APPROXIMATION_TOLERANCE

source ยท
const APPROXIMATION_TOLERANCE: f64 = 1e-8;
Expand description

The acceptable amount of difference between a value and its approximation.