Question: A function called prodPolynomial with two parameters: a polynomial P1 and a polynomial P2. The function should return the product polynomial obtained by multiplying P1
A function called prodPolynomial with two parameters: a polynomial P1 and a polynomial P2. The function should return the product polynomial obtained by multiplying P1 and P2. Hint: Once again, use the function addterm to create the product polynomial.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
