-------------------------
TriSolve By Jim Patterson
-------------------------

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

This is another solve any triangle program that complements my other triangle program, righttri.  It will solve triangles given 3 pieces of information in different combinations of angles and sides.

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

+ Has NO annoying and ineffiecent menus
+ Internal error detection
+ supports multipule cases
+ Solves for all unknown info at once
+ Displays info on picture of triangle

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

Run TRISOLVE, a picture of a triangle then comes up.  There are 5 groups A's and S's (like "ASA")  These are methods of defining a triangle that you learned in geometry.  Press one of the blue graphing keys below the corrisponding method that you wish to use.  You may want to draw a diagram of the triangle for refrence while entering numbers.  You will then be prompted for 3 variables.  The "<A=" would read "angle A equals", and "A=" would read "Side A equals".  After entering the three values, it displays the same triangle as the first screen ecept all the variable names are replaced by the calculated values or inputs (rounded to 2 decmal places).  If you need more accurate numbers, the sides A, B and C are sotred in varaibles A, B, and C.  Angles <A, <B, and <C are stored in D, E, and F (right under ABC to make it easier).  

-------------
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.
