pub fn cmp_op(value: f64, op: &str, target: f64) -> bool
Evaluate a numeric comparison for a stored value: value op target.
value op target