Casio fx-9860G SD User Manual page 405

Fx-9860g_sd_fx-9860g_eng
Hide thumbs Also See for fx-9860G SD:
Table of Contents

Advertisement

Description:
• The default step value is 1.
• Making the starting value less than the ending value and specifying a positive step value
causes the control variable to be incremented with each execution. Making the starting
value greater than the ending value and specifying a negative step value causes the control
variable to be decremented with each execution.
Do~LpWhile
Function: This command repeats specific commands as long as its condition is true (non-
zero).
Syntax:
_
Do
:
^
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 LpWhile-statement.
• Since the condition comes after the LpWhile-statement, the condition is tested (checked)
after all of the commands inside the loop are executed.
8-5-5
Command Reference
_
<statement>
:
LpWhile
^
20050401
<condition>
numeric expression

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx-9860g

Table of Contents