MIME-Version: 1.0 Server: CERN/3.0 Date: Monday, 16-Dec-96 23:32:21 GMT Content-Type: text/html Content-Length: 831 Last-Modified: Friday, 19-Apr-96 20:52:39 GMT
There is a built-in function named "fabs" that computes the absolute value function on doubles, which you will probably want to use. There is a function called "abs" as well, but this one has an integer argument.
In the Program 6 folder there is a file called "tests" which describes some additional tests you should run and hand in for Part 2, along with the answers that should be produced.