Program: ZQuadrat v1.1 Description: ASM Quadratic Equations Solver Code: Z80 ASM TI-83 SQUISHED AShell Compatible Size: 837 bytes Author: Emir Sakic Date: 11.02.2001 This is a TI-83 assembly program for AShell that solves quadratic equations. Program is very fast and easy to use. 1. Send zquadrat.83p to your calculator. 2. Start AShell and select ZQUADRAT from the list. 3. The program will display the equation in standard form and ask you for the coefficients. Enter the a, b and c coefficients and program will solve the equation and display the results. If answers are non-real numbers you will get a message telling you that the answers are complex conjugates. If there is only one answer to the equation the program will display a single result. The ZQuadrat is written in assembler and squished which makes it very small and fast. AShell compatibility assures a quick access and convenient usage. If you have any suggestions or comments please e-mail me on saka@hotmail.com Copyright (c) 2001, Emir Sakic