pub const MAX_ANALYTIC_RELATIVE_ERROR: f64 = 1.0e-12;
Largest relative error admitted for the closed-form analytic checks.