ADVANCED SOLVER V2 BUILD 2.2.3.0 README
---------------------------------------

Advanced solver is a program that can solve any equatation and not just the ones equal to 0.
After calculation it automaticly puts the result in a fraction if possible.

NOTE: The program always solves for X, so always name the variable you want to calculate X.


Manual: 1. Enter your equatation eg. X+6=2X-2
        2. Enter your guess.
        3. Enter all the vars detected by the program.
        4. The program now calculates the result.
        5. After calculation, you will be asked wich vars you want to delete
           Options are: 1. All and x  (This will delete all variables, including x)
                        2. All except x  (This will delete all variables, except x)
                        3. Nothing  (This wil delete nothing)


Vars used by the program: L1, Y1, A>Z (depends on wich vars you use in your eqn), Str1, Str2, Str3


---------------------------------------
You may modify this progrgam, but if you have any ideas (like how to make it smaller), please mail them to me.


ADVANCED SOLVER by Erik De Weerdt
Version date: 09/23/2002