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









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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!