

		    FUNCTION LISTER  for TI-85



This is a program I made for use on math tests and homework. First you
must enter a function using one variable, (lower case)x. Then you must
enter a list of numbers (preferably no more than 21, but it will work)
enclosed in BRACKETS  {-,-,-,...} and each number seperated by a comma.

	Example:

ENTER FUNCTION:
	2x+5
ENTER LIST CONTENTS:
	{14,12,7,9,20,3}

	will output:

	33 29 19 23 45 11

-=I HIGHLY RECOMMEND PUTTING THE BARCKET SYMBOLS IN YOUR CUSTOM MENU=-
Press 2nd CUSTOM UP(until you find them) when you havethe arrow on
the symbol press F3 and then the space you want it in repeat for the
other symbol.

This program creates the follwing variables which can be deleted 
afterwards:
	A
	F
	FNT
	L
	LST
	N
	x
It is edit-locked(sorry;])