tablev2 ------- Here is a copy of a table program I wrote a couple of years ago for the TI-85. This program requires approximately 4100 bytes for the two programs plus a 100 bytes for variables. This program allows you to view the graph of the function you are viewing without leaving the table program and gives you access to most of the graphing menu. There is a built in help menu listing all of the commands. The table displays six points on the equation at a time and moves in groups of six points to allow faster movement through the points, moving through the points three to four times faster than the TI-82. It displays the x values on one screen and the y values on another screen, which you can change between using the cursor keys, allowing you to keep the full accuracy of the calculator and you can stay on the x values to skip a point where the function is undefined and avoid crashing the program. The main drawback is that it only allows the viewing of one equation at a time. The TABLEV2 program is the main program and GRAPH is the program for some of the graphing functions. If you have any questions while running the program press the f1 key for help after the table appears. Thank you for your time and cosideration of this program.