Variable is the TI-92+ and TI-89 name for any storage location in memory, and for the "dummy variables" that show up in integration problems, for example.

Variable names can have between 1 and 8 characters. Numbers and letters are legitimate, including Greek letters, accented letters, and international characters (all accessible through the CHAR menu, 2nd +. You can also get to the Greek letters via diamond G on the TI-992+ and diamond ( on the TI-89. Check the owner's manual on this, as not all Greek letters are available, and the procedure isn't obvious.)

Exceptions: you can't use p (pi), and the first character in a name can't be a digit.

Variable types indicate what sort of thing is stored at that memory location. The codes are the abbreviations the calculator uses in the VAR-LINK screen.

Managing variables can be done to some extent on the HOME screen. The best tool for this is the VAR-LINK screen, where you can delete variables, move variables to other folders, rename variables, lock and unlock variables, and transfer variables to and from the archives (a separate memory area), another calculator, or your computer. (You need a Graph-Link cable to transfer anything between your calculator and your computer.)

On the HOME screen, you can store information in variables with the STO command or the Define command, and you can remove information from variables with the delvar command. You can also delete all the variables with one-letter names (a-z) with the NewProb command.
 

System variables are reserved storage locations that the calculator uses for internal purposes. You look at, but not change, the list of system variables on the VAR-LINK screen. For example, xmin and xmax, defined on the WINDOW screen, are system variables. System variables are normally available for you to use on the command line of the HOME screen and in functions and programs.
 

The MEM screen (2nd 6) will tell you how much total memory each type of variable is using. The VAR-LINK screen will tell you what variables you've stored and how big each one is.

Return to top of page.
Go to calculator index.