Math, asked by ksarun6976, 10 months ago

Coefficients of a polynomial with the given sequence of roots.

Answers

Answered by itzJitesh
9

Answer:

numpy. poly. Find the coefficients of a polynomial with the given sequence of roots. Returns the coefficients of the polynomial whose leading coefficient is one for the given sequence of zeros (multiple roots must be included in the sequence as many times as their multiplicity; see Examples).

Similar questions