Casio CFX-9970G User Manual page 420

Hide thumbs Also See for CFX-9970G:
Table of Contents

Advertisement

Send (
Function: This command sends data to an external device.
Syntax: Send (<data>)
Description:
1. This command sends data to an external device.
2. The following types of data can be sent by this command.
• Individual values assigned to variables
• Matrix data (all values - individual values cannot be specified)
• List data (all values - individual values cannot be specified)
k k k k k Conditional Jump Relational Operators (REL)
=,
, >, <, &, '
G G G G G
Function: These relational operators are used in combination with the conditional
jump command.
Syntax:
<left side> <relational operator> <right side> % <statement>
Parameters:
left side/right side: variable (A to Z,
(such as: A " 2)
relational operator: =,
Description:
1. The following six relational operators can be used in the conditional jump
command
<left side> = <right side> : true when <left side> equals <right side>
<left side>
<left side> > <right side> : true when <left side> is greater than <right side>
<left side> < <right side> : true when <left side> is less than <right side>
<left side> & <right side> : true when <left side> is greater than or equal to <right side>
<left side> ' <right side> : true when <left side> is less than or equal to <right side>
P.395
2. See "% (Jump Code)" for details on using the conditional jump.
, >, <, &, '
G G G G G
<right side> : true when <left side> does not equal <right side>
G G G G G
Command Reference
r
, ! ), numeric constant, variable expression
21- 11
_
:
<statement>
^
401

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CFX-9970G and is the answer not in the manual?

Table of Contents