EasyManuals Logo
Home>Casio>Calculator>FX-9750G

Casio FX-9750G User Manual

Casio FX-9750G
436 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 #361 background imageLoading...
Page #361 background image
342
Syntax:
Parameters:
• control variable name: A to Z
• starting value: value or expression that produces a value (i.e. sin
x, A, etc.)
• ending value: value or expression that produces a value (i.e. sin x, A, etc.)
• step value: numeric value (omitting this value sets the step to 1)
Description:
1. This command is basically identical to For~To~Next. The only difference is that
you can specify the step.
2. Omitting the step value automatically sets the step to 1.
3. 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.
Example: For 1 # A To 10 Step 0.1_
A " 3 # B _
B ^
Next
Do~LpWhile
Function: This command repeats specific commands as long as its condition is true
(non-zero).
Syntax:
Parameters: expression
Description:
1. This command repeats the commands contained in the loop as long as its condi-
tion is true (non-zero). When the condition becomes false (0), execution pro-
ceeds from the statement following the LpWhile-statement.
2. Since the condition comes after the LpWhile-statement, the condition is tested
(checked) after all of the commands inside the loop are executed.
Example: Do_
? # A_
A " 2 # B_
B ^
LpWhile B >10
While~WhileEnd
Function: This command repeats specific commands as long as its condition is true
(non-zero).
_
For
<starting value> # <control variable name>
To
<ending value>
Step
<step value>
:
^
Next
_
Do
: ~ LpWhile <expression>
^
19
-
11 Command Reference

Table of Contents

Other manuals for Casio FX-9750G

Questions and Answers:

Question and Answer IconNeed help?

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

Casio FX-9750G Specifications

General IconGeneral
BrandCasio
ModelFX-9750G
CategoryCalculator
LanguageEnglish

Related product manuals