| Author |
Message |
steve
Joined: 05 Nov 2006 Posts: 13
|
Posted: November 18, 2006 11:04 AM Post subject: storing and making lists in the TI-89 |
|
|
| I was trying to figure out the best way to store some values in the calculator in a list and bring them up for reference when needed. For example if I wanted to store the fifth roots for #'s 1-20, what would be the best way to do it, or is there just one way to accomplish this? |
|
| Back to top |
|
 |
baseballdude_

Joined: 20 Sep 2006 Posts: 76 Location: Wisconsin
|
Posted: November 18, 2006 11:39 AM Post subject: |
|
|
| The easiest way to do it is to go to the data/list editor from the menu and enter the data. You can then call the list anywhere to retrieve values. For example, if you named the list "list1", typing list1[1] on the home screen will output the value you entered in the first field. |
|
| Back to top |
|
 |
|