+===========================================================================+
| Main Information:         						    |
+===========================================================================+
|									    |
| Program  : Quadratic Equation Solver					    |                                        
| Version  : 2.0                                             		    |                 
| Author   : Tom Schreurs (a.k.a Autolycus), Netherlands       	            |               
| Date     : October 8th, 2002.                             		    |                     
| Type     : Basic, (A-shell compatible)            			    |                          
| System   : TI-83		                     			    |                        
| Size     : 124 bytes                                                      |       
| Internet : www.autolycus.da.ru                                            |     
| E-mail   : magicNBA@hotmail.com                                           |    
|									    |	
+===========================================================================+
| The Program:                                                              |
+===========================================================================+
|									    |
| The main use for this prgm is to solve quadratic equations, I made this   |
| program because I couldn't find one at ticalc.org. It's very easy to use  |
| and It's very small.							    |
|									    |
| Usage:                                                                    |
|                                                                           |
| - Send abc.83p to your calc;                                              |
| - run prgmABC;  (or run A-shell)                                          |
| - the basic formula is ax^2+bx+c=0, all you have to do is fill in a,b,c.  |
| - example: 3X^2+5X+2=0						    |
|   So, what you have to do is: fill in a=(3), b=(5), and c=(2), your calc  |
|   will do the rest for you, it will give two awnsers for x,               |
|   called x1 and x2.							    |
|                                                                           |
+===========================================================================+
| History:                                                                  |
+===========================================================================+
|									    |
| 01-07-02:   ABC v0.1		        			            |
| (non-public)								    |
|									    |
| 29-07-02:   ABC v1.0, 						    |
| released at ticalc.org, A-shell compatible, 40bytes smaller, faster.      |
|									    |
| 08-10-02:   ABC v2.0							    |
| released at ticalc.org and www.autolycus.da.ru, 40 bytes smaller.         |
| got rid of some usefull data, chipped of some bytes again.                |
+===========================================================================+
| Contact Info:							            |
+===========================================================================+
|									    |
|  For any questions, remarks or feedback, mail me: magicNBA@hotmail.com    |
|									    |
+===========================================================================+