Constant math_utils_lib::PREC
source · pub const PREC: f64 = 8.;Expand description
defines the precision used by the equation solver and the printing precision, which is PREC-2.
pub const PREC: f64 = 8.;defines the precision used by the equation solver and the printing precision, which is PREC-2.