Skip to main content

set_coefficients

Method of RealPolynomial.

set_coefficients(List<real> coeffs) -> void

Replaces the coefficients of the polynomial.

Parameters

  • coeffs: The new coefficients of the polynomial.