Hp 39g Graphing Calculator Instrukcja Użytkownika Strona 197

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 292
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 196
nUST
POS
REVERSE
SIZE
ZLIST
SORT
Calculates the product of all elements in list.
riLIST (//Ji)
Example
riLISTi {2,3,4} ) returns 24.
Returns the position of an element within a list. The element
can be a value, a variable, or an expression. If there is more
than one instance of the element, the position of the first
occurrence is returned. A value of 0 is returned if there is no
occurrence of the specified element.
POS (list, element)
Example
POS ({3, 7, 12, 19} , 12) returns 3
Creates a list by reversing the order of the elements in a list.
REVERSE (list)
Calculates the number of elements in a list.
SIZE (for)
Also works with matrices.
Calculates the sum of all elements in list.
ELIST(/;V)
Example
XLIST ({2,3,4}) returns 9.
Sorts elements in ascending order.
SORT(to)
Lists
13-9
Przeglądanie stron 196
1 2 ... 192 193 194 195 196 197 198 199 200 201 202 ... 291 292

Komentarze do niniejszej Instrukcji

Brak uwag