HP Prime Graphing Wireless Calculator Manual do Utilizador Página 663

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 662
ANote:="string" sets the note associated with the app to contain the string.
AProgram
AProgram returns the program associated with an HP Prime app.
AProgram:="string" sets the program associated with the app to contain the string.
AVars
AVars returns the list of the names of all the variables associated with an HP Prime app.
AVars(n) returns the content of the nth variable associated with the app.
AVars("name") returns the content of the specied variable associated with the app.
AVars(n or "name"):= value sets the specied app variable to contain the given value. If "name" is
not an existing variable, a new one is created.
After an app variable is created through AVars("name"):= value, you can use the variable by typing the
variable name.
DelAVars
DelAVars(n, or "name") deletes the specied app variable.
DelAFiles
DelAFiles("name") deletes the specied le associated with an HP app.
Plot view variables
Axes
Turns axes on or o.
In Plot Setup view, check (or uncheck) AXES.
In a program, type:
0 Axes—to turn axes on.
1 Axes—to turn axes o.
Cursor
Sets the type of cursor. (Inverted or blinking is useful if the background is solid).
In Plot Setup view, choose Cursor.
In a program, type:
0 Cursor—for solid crosshairs (default).
1 Cursor—to invert the crosshairs.
2 Cursor—for blinking crosshairs.
GridDots
Turns the background dot grid in Plot view on or o. In Plot Setup view, check (or uncheck) GRID DOTS. In a
program, type:
Program commands 615
Vista de página 662
1 2 ... 658 659 660 661 662 663 664 665 666 667 668 ... 700 701

Comentários a estes Manuais

Sem comentários