HP 39g Graphing Calculator Guia do Utilizador Página 223

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 288
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 222
Programming 15-17
View numbers
The views are numbered as follows:
UNCHECK Unchecks (unselects) the corresponding function in the
current aplet. For example, Uncheck 3 would uncheck F3 if
the current aplet is Function.
UNCHECK n
Branch commands
Branch commands let a program make a decision based on the
result of one or more tests. Unlike the other programming
commands, the branch commands work in logical groups.
Therefore, the commands are described together rather than
each independently.
IF...THEN...END Executes a sequence of commands in the true–clause only if
the test–clause evaluates to true. Its syntax is:
IF test–clause
THEN true–clause END
Example
1&A :
IF A==1
THEN MSGBOX A " EQUALS 1" :
END
0
1
2
3
4
5
6
7
8
9
10
HOME
Plot
Symbolic
Numeric
Plot-Setup
Symbolic-Setup
Numeric-Setup
Views
Note
Sketch view
Aplet Catalog
11
12
13
14
15
16
17
18
19
20
21
List Catalog
Matrix Catalog
Notepad Catalog
Programs Catalog
Plot-Detail
Plot-Table
Overlay Plot
Auto scale
Decimal
Integer
Trig
Vista de página 222
1 2 ... 218 219 220 221 222 223 224 225 226 227 228 ... 287 288

Comentários a estes Manuais

Sem comentários