Name:        Tax
Author:      Aaron Lanclos-For the TPS (Ti-Programming Syndicate)
Version:     1.0
Machine:     TI-83 Assembly
Released:    January 27,2000

PURPOSE
-------
This program just figures tax on items that you buy. It comes in REAL handy when buying a large quantity of items

HOW TO USE
----------
	1. Input the price of the item
	2. Add additional items in the same manner (if there are any)
	3. Press the ADD TAX option
	4. Go to VIEW TOTALS
You should see THIS IF YOU INPUT 1 ITEM AT 8.25% TAX
------------------
|TOTAL ITEMS     |
|               1|
|TOTAL PRICE     |
|            1.08|
|TOTAL TAX       |
|             .08|
|                |
|  (PRESS ENTER) |
------------------

You can change the TAX rate if you want..just be sure to put it in decimal form.

Ex:
If your TAX rate is 6.25%...you must switch it to .0625 in the TAX RATE option for the default is 8.25%



CONTACTS FOR SUGGESTIONS AND COMMENTS
-------------------------------------
Contact me at:
AaronLanclos@ITookMyProzac.com
-or-
ICQ me..my UIN is 33812849

-------------------------------------------------
Copyright (C) 2000 The TI-Programming Syndicate |
-------------------------------------------------