                    Math Guru v1.0
                       by Drake
*-------------------------------------------------*


I.  Introduction
II.  Individual Programs
III.  Version History
IV.  Contact Information

*-------------------------------------------------*

I.  Introduction
	Math Guru is a program designed to do many tedious Math Problems for you.  I find it simply saves me from having to do things I already know how to do.  It was originally one program, but due to size I broke it down into its component programs, although I have set it so that you can still run it from the main MathGuru program.  I continually add new parts to it, so check back.

*-------------------------------------------------*

II.  Individual Programs

A.  Quad (mgquad)
	This is a very simple quadratic program.  It factors the polynomial function and gives you the answer.  It will also give you imaginary numbers, but not necessarily in simplest form.

B.  SysEq (mgsyseq)
	This program will solve a system of two or three equations and return to you the X, Y, and Z values.  I'm working on one that will do four equations, but I really dont care enough to finish it.

C.  Slope (mgslope)
	This is actually probably the most well thought out program of them all.  Insert two points, and then scroll between the screens that display Slope, Distance, Midpoint, and Y-Intercept.

D.  UCirc (mgucirc)
	I got tired of interpreting .86602 to be root3/2, so I wrote this program.  Run it, select which Trig function you want to use, and insert the value, either in degree or radian (it reads both).  It will give you the answer in Radical form.

E.  Tri (mgtri)
	This program will solve any triangle for your except one where you only have three angles (since there are infinite sides that would make it works).  Insert any two sides and one angle, any two angles and one side, or any three sides and it will give you all 6 values for the triangle.

*-------------------------------------------------*

III.  Version History


v1.0  *Finally Released*
 - ReAdd Tri
 - Continue optimizing code, drop about 1K more

v0.5
 - Add UCirc
 - Break into component programs
 - Optimize code, eliminate 2K of excess fluff

v0.4
 - Completely lost program, rewrote everything
 - Quad, SysEq (complete) and Slope first three programs on it

v0.3
 - add Tri

v0.2
 - add SysEq for two equations  

v0.1
 - contains only Quad

*-------------------------------------------------*

IV.  Contact Info

If you have comments, suggestions, flames, offers of free money or sex, email me at jeff.mcaleer@tds.net.  Please don't steal my program, let me know if you alter it or post it on your site, and keep coding.

Drake