Computer Science 281

Exercise Set #9

Purpose

Due:  Monday, April 26

Complete the work started in ~matthews/cs281/fexample.s (renamed from its version in ~matthews/cs281.float) to use Newton's method to calculate the square root of a number. The main program is fexamplemain.c. Please note the name change and directory change from the files discussed in class.