Sharp EL-9900 Operation Manual page 146

Graphing calculator
Hide thumbs Also See for EL-9900:
Table of Contents

Advertisement

Chapter 9: List Features
3 dim(
4 fill(
136
dim( list )
Returns the number of items
(dimension) in the list.
Example
• Display the dimension of list
L1.
natural number ⇒ dim( list name )
Set the number of items (dimension) of specified list to the
specified number.
Example
• Set the dimension of list L6 to
4.
All the elements are initially 0.
This operation overwrites the
existing list dimensions.
The existing values within the new dimensions remain as they
are.
fill( value , list )
Enter the specified value for all the items in the specified list.
* The dimension of the list must be set beforehand.
Example
• Set the dimension of list L6 to
4 and substitute 5 for all the
items of list L6.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents