EasyManuals Logo

Casio fx-9750GII User Manual

Casio fx-9750GII
412 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 #220 background imageLoading...
Page #220 background image
8-9
I ProgramCommands(COM)
If~Then~(Else~)IfEnd
Function: The Then-statement is executed only when the If-condition is true (non-zero). The
Else-statement is executed when the If-condition is false (0). The IfEnd-statement is always
executed following either the Then-statement or Else-statement.
Syntax:
If <condition>
_
:
^
Then <statement>
_
:
^
<statement>
numeric expression
_
:
^
Else <statement>
_
:
^
<statement>
_
:
^
IfEnd
Parameters: condition, numeric expression
Description:
(1) If ~ Then ~ IfEnd
When the condition is true, execution proceeds with the Then-statement and then
continues with the statement following IfEnd.
When the condition is false, execution jumps to the statement following IfEnd.
(2) If ~ Then ~ Else ~ IfEnd
When the condition is true, execution proceeds with the Then-statement and then jumps
to the statement following IfEnd.
When the condition is false, execution jumps to the Else-statement and then continues
with the statement following IfEnd.
For~To~(Step~)Next
Function: This command repeats everything between the For-statement and the Next-
statement. The starting value is assigned to the control variable with the first execution, and
the value of the control variable is changed according to the step value with each execution.
Execution continues until the value of the control variable exceeds the ending value.
Syntax: For <starting value> m <control variable name> To <ending value>
Step <step value>
_
:
^
Next
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 (default: 1)
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.

Table of Contents

Other manuals for Casio fx-9750GII

Questions and Answers:

Question and Answer IconNeed help?

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

Casio fx-9750GII Specifications

General IconGeneral
TypeGraphing
Cover-
Form factorDesktop
Control typeButtons
Product colorBlue
Digits- digits
Display tiltingNo
Display resolution64 x 128 pixels
Display number of lines8 lines
Display number of characters21
Battery typeAAA
Power sourceBattery
Auto power offYes
Number of batteries supported4
Flash memory0.061 MB
Storage media typeFlash
Symbolic notationSquare root
Conversion betweenDecimal, Percent
Weight and Dimensions IconWeight and Dimensions
Depth180.5 mm
Width87.5 mm
Height21.3 mm
Weight205 g

Related product manuals