Due: Sept 17, 2004
Read up to page 25 of Ortega.
Please use the syntax of Ortega in your programming: Put
a comment statement at the top of each of your programs with
your name in capital letters. All of your input should be preceded
by a prompt, and the values that were input should be printed by the
program.
Keep a file on your account of the FORTRAN commands that you are learning,
and make a brief note of what they do. Each week you should add to this
file the new commands and procedures you have learned. At the
end of the semester, the lab. exam will assume that you are facile
with these commands.
PROBLEMS
1. From Ortega, do the following Exercises: 1.2, 1.3, 2.1.1, 2.1.2, 2.1.3,
2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.3.1
Hand in a printout of your code, and some typical output from running it.
2. Also hand in your list of FORTRAN commands that you have learned so far and what they do.