EasyManuals Logo
Home>Casio>Calculator>FX-CG10

Casio FX-CG10 User Manual

Casio FX-CG10
601 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #299 background imageLoading...
Page #299 background image
8-15
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.
While~WhileEnd
Function: This command repeats specific commands as long as its condition is true (non-
zero).
Syntax:
While < condition >
_
:
^
<statement>
_
:
^
WhileEnd
numeric expression
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 Program Control Commands (CONTROL)
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.

Table of Contents

Other manuals for Casio FX-CG10

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Casio FX-CG10 and is the answer not in the manual?

Casio FX-CG10 Specifications

General IconGeneral
BrandCasio
ModelFX-CG10
CategoryCalculator
LanguageEnglish

Related product manuals