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.
Method of RealPolynomial.
set_coefficients(List<real> coeffs) -> voidReplaces the coefficients of the polynomial.