<===================Kvad Vizard 1.0=====================>
<=============Your window should be this wide===========>

Software Information
Name:Kvad Vizard*
Author:meekzer0 (Jonathan Henshaw)
Author's Email: meekzer0@hotmail.com
Platform:TI-82,83**
Genre:Math (Algebra(II)),Quadratic Formula
Size:609 bytes***
<=======================================================>
This program is a bit unique. Most programs for the
82 that use the quadratic formula will only calculate
equations that have real and non-radical solutions.
This will calculate both imaginary and radical solutions.

Since there is no i in the TI82 character map, the square
root will sometimes have a - in it. some teachers will 
want you to remove the - and put an i by the radical
symbol. ( i stands for radical negative 1. )

This program also simplifies the square root ( radical
8 becomes 2 radical 2 ) and reduces the fraction, so you
don't have to worry about those things.

Some teachers will require you to put the actual two
numbers instead of the plus or minus sign. If that
applies to you, don't forget to do that. I might have
the prog do that for you in the future. If there
is a one anywhere you can usually omit it. this 
applies to the radical,its coefficient,
and the denominator.

The program is a bit slow in places, so edit it and see 
if you can speed it up ( This occurs when a large radical
is encountered. If you can, send the edit to me at 
meekzer0@hotmail.com and i'llrelease the better version 
with your name in the credits.) (Woohoo! Credits!)
<=======================================================>
*A note about the name: I'm not swedish, I just thought
it would be cool to spell it that way. Translated, it 
says Quad Wizard.
**For the 83, you will have to add parenthesis in some
places, due to differences between the 82 and the 83.
These include the abs(,the square root,and int( commands.
***About 400 bytes of this is the credits and name
I slapped all over the place. If you're tight for space,
you can go through and delete all that. The source
does not have any of that in there, so you dont have to
type it in if you dont have a graphlink.

If you don't have a graphlink, print out my source and
Type it into your calc; it's not really that long

If you want to see how it works, the source is well 
documented. I'd like some help speeding up the code
that simplifies the radical, if the radical is too big
it takes a real long time.

<=======================================================>

Credits

My friend Jason Mahoney, for telling me the program was
impossible for the 82. Stubborn ass that I am, I made it
just to prove him wrong :)

My dog for not chewing up my calc too bad.

<=======================================================>
Version History

.9 beta
Did not figure the reduced radical or fraction. Not
released publicly.
1.0
Now does radical and fraction reduction. Still a bit
slow with large radicals, but now has a nifty GUI-type
thing.

Future Plans

Speed up the radical reducer, maybe have the actual
solution (if a whole number is possible) instead of the
plus or minus thing, as some teachers want the actual
solution.

Notes

You may edit this program to suit your needs, but you
may not distribute the edited program without my
permission.

