Chapter 11: Lists
261
Using dim( to Create a List
Using dim( to Create a List
Using dim( to Create a List
Using dim( to Create a List
You can use
dim(
with
¿
to create a new
listname
with dimension
length
from 1 to 999.
The elements are zeros.
length
!
dim(
listname
)
Using dim( to Redimension a List
Using dim( to Redimension a List
Using dim( to Redimension a List
Using dim( to Redimension a List
You can use
dim
with
¿
to redimension an existing
listname
to dimension
length
from 1
to 999.
•
The elements in the old
listname
that are within the new dimension are not changed.
•
Extra list elements are filled by 0.
•
Elements in the old list that are outside the new dimension are deleted.
length
!
dim(
listname
)
Summary of Contents for -84 Plus
Page 1: ...TI 84 Plus TI 84 Plus Silver Edition Guidebook...
Page 213: ...Chapter 8 Draw Instructions 210...
Page 248: ...Chapter 10 Matrices 245 row value matrix rowA rowB...
Page 332: ...Chapter 12 Statistics 329...
Page 413: ...Chapter 14 Applications 410...
Page 427: ...Chapter 15 CATALOG Strings Hyperbolic Functions 424 sinh 1 value cosh 1 value sinh 1 value...
Page 496: ...Chapter 17 Activities 493 If C A and D B Stop Goto Z Quit if guesses are correct...
Page 672: ...Appendix C Service and Warranty Information 669...