---------------------------------------------
Universal Gravatation Solver By Jim Patterson
---------------------------------------------

-----------
Description
-----------

The program solves for mass, time, radius, and velocity given any two of the above.  The program calculates these values using the principals of Universal Gravitation as learned in physics.  This ONLY takes into account for the varaibles listed above.  IF there are any other factors involved (like friction), this program will not generate the correct answer.  

--------
Features
--------

+ Has NO annoying and ineffiecent menus
+ Auto-detects what varialbes are unknowns
+ Solves for all unknown info at once
+ Small size (640)

-------------
How to use it
-------------

Run GRAVSOLV, the message "CHECK UNITS!" appears.  This is done to ensure that you don't forget to convert your units to meters, seconds, meters per second, and kilograms.  It will NOT work if you don't.  You will then be prompted to enter R (radius in meters), T (time in seconds), M (mass in kilograms), and V velocity in meters per second).  You only have to enter TWO that you know.  Enter the other two as "X"; this tells the program that you do not know the value and it has to calculate it.  After all the variables, the program calculates the 2 unknowns and displays all the values.   

-------------
Modifications
-------------

You are free to make any improvements to this program that you wish.  If you happen to make any improvments, send me a copy of the new .83p file at jim3535@hotmail.com.  I do ask that you include this readme in any redistributon of this program and take no responsibility for anything that may happen as a result of this program.
