Skip to main content

set_coefficients

Method of ComplexPolynomial.

set_coefficients(List<complex> coeffs) -> void

Replaces the coefficients of the polynomial.

Parameters

  • coeffs: The new coefficients of the polynomial.