Homework 1 (Due Feb. 10 before class) Homework 1 solution
Also take a look at the following 3 programs. The first two programs are definitely not required for the problem.
(1) a function that simulates the rounding of decimal digit to any specified precision, p, -
Rounding to decimal precision p.
(2) a script file using the above function for parts (a)-(c) of the problem. -
script to run parts (a)-(c).
(3) a script file for part (f) of the problem -
script to run part (f).