The short and easy: Essentially, you tell the program any 3-unit combination of sides and angles (except three angles) and it will tell you all the sides, all the angles, the area, height, perimeter, and triangle type. It will also show you a to-scale drawing of the triangle.
New in this Version
This program is very easy to use and is generally self explanatory. If know much about this sort of thing, you can probably just execute the program. Otherwise, read the rest of this section.
The first time (and only the first time) this program is executed, it takes a minute to work (after that, it will execute immediately). When executed, it will show the title, my name, and my e-mail address. You then pick one of the information triplets on the menu using the F keys. To quit, press "More" then "F1."
The program will then request the data. Enter the data, pressing Enter after each entry. You will then be shown the angles, sides, and area of the triangle. Press "F1" for the second screen of data. Press "F2" to enter a new triangle. Press "F3" to see a pic of the triangle. Press "F4" to save the triangle specs to the list TriL in the format {A,B,C,a,b,c,height,area}. Press "F5" to leave the program.
On the second data screen, press "F1" to go back to the first screen. The rest is the same. On the pic screen, "F1" goes back to the first data screen and "F3" saves the pic as "Tria".
When quitting the program, you will momentarily see a the axis lines. Ignore them. The program is simply changing the graph settings to default.
Notes
This program has been thoroughly tested for accuracy. However, I am not responsible for any missed math problems solved by this program.