Write a function genpolyn that generates a polynomial of


Question: Write a function genPoly(n) that generates a polynomial of length n (degree n-1), all of whose coefficients are 1.0.

Prepare a function that generates a polynomial. You need to implement this program in C++ language.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a function genpolyn that generates a polynomial of
Reference No:- TGS0960587

Expected delivery within 24 Hours