Hp 38g Graphing Calculator Instrukcja Użytkownika Strona 170

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 228
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 169
The Matrix commands use the matrix variables M0-M9 as
arguments.
Matrix Commands
ADDCOL Add Column. Inserts values into a column before
columnjiumber in the specified matrix You enter the values as
a vector. The values must be separated by commas and the
number of values must be the same as the number of rows in
the matrix name.
ADDCOL name; [value^, . . , valuej ;
column number
ADDROW
DELCOL
DELROW
EDITMAT
Add Row. Inserts values into a row before rowjiumber in the
specified matrix You enter the values as a vector. The values
must be separated by commas and the number of values must
be the same as the number of columns in the matrix name.
ADDROW name; [value^ , , value^] ;row_number
Delete Column. Deletes the specified column from the specified
matrix
DELCOL name;column_number
Delete Row. Deletes the specified row from the specified matrix.
DELROW name;row_number
Starts the Matrix Editor and displays the specified matrix.
Returns to the program when user presses {{OK}}.
EDITMAT name
Example EDITMAT Ml
Starts the Matrix Editor on matrix Ml.
8-18 Programming
Przeglądanie stron 169
1 2 ... 165 166 167 168 169 170 171 172 173 174 175 ... 227 228

Komentarze do niniejszej Instrukcji

Brak uwag