pub fn real_roots(coeffs: &[f64], tol: f64) -> Result<Vec<f64>, SolveError>
The real roots (those with |im| < tol), ascending.
|im| < tol