Question: how to solve this using pyton? 4. Represent a degree n polynomial function p(z) = ao + aiz + a2z? + + anzn as a

how to solve this using pyton?
4. Represent a degree n polynomial function p(z) = ao + aiz + a2z? + + anzn as a list of real) coefficients [ao, a1,a2,..., an] Write a function called poly-diff which takes an input parameter p, a list representing a polynomial function p(x), and returns a list representing the derivative p'(x).|
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
