Casio ClassPad 300 Bedienungsanleitung Seite 147

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 670
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 146
20021201
2-7-19
Using the Action Menu
uu
uu
u sortA
Function: Sorts the elements of the list into ascending order.
Syntax: sortA (List [
)
]
Example: To sort the elements of the list {1, 5, 3} into ascending order
Menu Item: [Action][List-Create][sortA]
uu
uu
u sortD
Function: Sorts the elements of the list into descending order.
Syntax: sortD (List [
)
]
Example: To sort the elements of the list {1, 5, 3} into descending order
Menu Item: [Action][List-Create][sortD]
uu
uu
u shift
Function: Returns a list in which elements have been shifted to the right or left by a
specific amount.
Syntax: shift (List [,number of shifts] [
)
]
•Specifying a negative value for “[,number of shifts]” shifts to the right, while a positive
value shifts to the left.
Example: To shift the elements of the list {1, 2, 3, 4, 5, 6} to the left by three
Menu Item: [Action][List-Create][shift]
•Right shift by one (–1) is the default when you omit “[,number of shifts]”.
uu
uu
u rotate
Function: Returns a list in which the elements have been rotated to the right or to the left
by a specific amount.
Syntax: rotate (List [,number of rotations] [
)
]
•Specifying a negative value for “[,number of rotations]” rotates to the right, while a
positive value rotates to the left.
Example: To rotate the elements of the list {1, 2, 3, 4, 5, 6} to the left by two
Menu Item: [Action][List-Create][rotate]
•Right rotation by one (–1) is the default when you omit “[,number of rotations]”.
2003020120030401
Seitenansicht 146
1 2 ... 142 143 144 145 146 147 148 149 150 151 152 ... 669 670

Kommentare zu diesen Handbüchern

Keine Kommentare