1
2
3
use crate::kernel::fxx;

pub const TOLERANCE: fxx = 1e-6;