Casio ALGEBRAFX20

User Manual - Page 334

For ALGEBRAFX20.

PDF File Manual, 426 pages, Download pdf file

Loading ...
Loading ...
Loading ...
19990401
Isz
Function: This command is a count jump that increments the value of a control variable by
1, and then jumps if the current value of the variable is zero.
Syntax:
Parameters: variable name: A to Z, r,
θ
[Example] Isz A : Increments the value assigned to variable A by 1.
Description:
This command increments the value of a control variable by 1, and then tests (checks) it. If
the current value is non-zero, execution continues with the next statement. If the current
value is zero, execution jumps to the statement following the multi-statement command (:),
display command (^), or carriage return (_).
kk
kk
k Clear Commands (CLR)
ClrGraph
Function: This command clears the graph screen and returns View Windows settings to
their INIT values.
Syntax: ClrGraph
Description: This command clears the graph screen during program execution.
ClrList
Function: This command deletes list data.
Syntax: ClrList <list name>
ClrList
Parameters: list name: 1 to 20, Ans
Description: This command deletes the data in the list specified by “list name”. All list data is
deleted if nothing is specified for “list name”.
8-5-11
Command Reference
Var ia ble Val ue
GG
GG
G
0
_
Isz <variable name> : <statement> : <statement>
^
Var ia ble Val ue = 0
Loading ...
Loading ...
Loading ...