Function rgsl::polynomials::evaluation::poly_complex_eval
source · [−]pub fn poly_complex_eval(c: &[f64], z: &ComplexF64) -> ComplexF64
Expand description
This function evaluates a polynomial with real coefficients for the complex variable z.