Question: Write a FORTRAN program to evaluate the polynomial expression aix-1+azx-2+ + an for given values of n. a, az... using various values of x

Write a FORTRAN program to evaluate the polynomial expression aix-1+azx-2+ + an for given values of n. a, az... using various values of x which are read in. Let the program terminate when a zero value of x is read in.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
