****************************************************************************** NOTE: 1. If you plan to use the program NEWTON, you must first use the editor for your PC to edit the subroutine FUNC.SUB because you must insert the nonlinear equation(s) to be solved into FUNC.SUB (follow the format in the existing example in the subroutine). 2. If you plan to use program BROY, you must first use the editor for your PC to edit BROY.FOR. You must initialize some of the variables and provide the functin FX which is the sum of the squares of the equatios to be solved. This is explained in more detail in the comments at the beginning of the program code in the file BROY.FOR. ******************************************************************************* NOW YOU ARE READY TO COMPILE A PROGRAM. Remove this disk from drive A and place it in drive B. Next place your compiler disk in drive A. Do not forget to type B: after the A:\> prompt before typing the filenames of the compiler and program as previously instructed. Thereafter, follow the instructions provided by the compiler.