EasyManuals Logo
Home>Texas Instruments>Calculator>TI-89

Texas Instruments TI-89 Tip List

Texas Instruments TI-89
507 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #120 background imageLoading...
Page #120 background image
dd
DelVar e1,uu,vv,dd
EndPrgm
Note that svd() creates and deletes global variables e1, uu, vv and dd; your own variables with those
names, if any, will be deleted.
(Credit to Hernan Rivera)
[3.31] Store new list element at index greater than dimension
You can store elements beyond a list's current dimension, if the new index is only one more than the
dimension. For example, suppose we have a list of three elements
{a,b,c}mylist
then we can store a new fourth element, even though the list has only three elements, like this:
dmylist[4]
which results in the list {a,b,c,d}. However, this:
fmylist[6]
results in a Domain error, since the list has only 4 elements at this point, and we are trying to store a
new element to the 6th position.
3 - 38

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-89 and is the answer not in the manual?

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals