20050401
8-5-6
Command Reference
While~WhileEnd
Function:
This command repeats specific commands as long as its condition is true (non-
zero).
Syntax:
Parameters:
expression
Description:
• This command repeats the commands contained in the loop as long as its condition is true
(non-zero). When the condition becomes false (0), execution proceeds from the statement
following the WhileEnd-statement.
• Since the condition comes after the While-statement, the condition is tested (checked)
before the commands inside the loop are executed.
k
k
k
k
k
Program Control Commands (CTL)
Break
Function:
This command breaks execution of a loop and continues from the next command
following the loop.
Syntax:
Break
Description:
• This command breaks execution of a loop and continues from the next command following
the loop.
• This command can be used to break execution of a For-statement, Do-statement, and
While-statement.
_
:
^
_
:
^
While <condition>
<statement> WhileEnd
numeric expression
Содержание fx-9860G AU PLUS
Страница 1: ...fx 9860G AU User s Guide E http edu casio com ...
Страница 2: ...Important Please keep your manual and all information handy for future reference ...
Страница 27: ...20050401 1 1 Keys 1 1 1 Keys ...
Страница 335: ...20050401 u u u u u Input Example u u u u u Results 6 5 25 Tests ...
Страница 361: ...20050401 Calculation Result Output Example p F distribution probability 6 7 15 Distribution ...
Страница 435: ...20050401 8 8 2 Program Library egcw w ww w ...
Страница 437: ...20050401 8 8 4 Program Library Example 1 Example 2 fw baw bf w fw baw ca w ...
Страница 439: ...20050401 8 8 6 Program Library wba wb w w d ...
Страница 441: ...20050401 8 8 8 Program Library dw fcde wfcde wfcde fcde w daw w 20070101 ...
Страница 443: ...20050401 8 8 10 Program Library b awaw bwaw aw x d w ...
Страница 590: ...CASIO COMPUTER CO LTD 6 2 Hon machi 1 chome Shibuya ku Tokyo 151 8543 Japan SA0701 E ...