Programming chapter 8, Kk conditional jump relational operators (rel) – Casio fx-7400G PLUS Programming User Manual
Page 31

155
Programming
Chapter 8
Send (
Function: This command sends data to an external device.
Syntax: Send () (…ex. Send (List 1))
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
• 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:
Parameters:
left side/right side: variable (A to Z), numeric constant, variable expression (such as:
A
× 2)
relational operator: =,
G
G
G
G
G
, >, <,
≥, ≤
Description:
1. The following six relational operators can be used in the conditional jump com-
mand
G
G
G
G
G
≥ side> ≤ 2. See “ ⇒ (Jump Code)” for details on using the conditional jump. _ ⇒ : ^ (With Jump Code) P.152