The Theodolite formula 89
by Jason Yang
V. 0.1
-----------------------

This program is used to determine the height of an object or rocket launch given certain variables. To use, run the program, and enter the values for which are known. For unknown values, enter 0, and the program will identify, and solve for that variable. For those of you who want to know, the actual formula is:

   R = H + S Tan(D-90)

Where D= Theodolite given angle
      H= Height of Tehodolite User
      S= Distance form launch pad or object
      R= Rocket height or object height
--------------------------------------------
If you would like to see the source code, please contact me at scopo128a@hotmail.com, and please do not steal this program. Many long hours have been put into this.