The display statement sends the output to file file 2. outinstead of defaulting it to
the screen. The print statement computes and truncates the rate of return and sends
the output to file file 2. out. The print statement can also be formatted using printf ,
just as in any higher level programming language. (See Section A.S.2 for details.)