251
PROGRAMMING FUNCTION
[3 Plt 3(] (Specifies that a statistical graph be drawn in plot 3.)
Entry: Plt1 (Type, Xlist, Ylist, Freq)
<Example>
Plt1 (Hist, L1, L2)
Plt2 (Scattr
, L3, L4)
Plt3 (xyLine+, L5, L6, L7)
(8) H COPY menu
Press
Ï
H
to display the menu selected
with [H COPY], as shown to the right.
[1 Sto Line]
Copies one line of the program.
• Used when it is desired to use the same contents or
the same line more than once.
• Shift the cursor pointer to the line to be copied, select Sto Line, and press
®
to
store the line.
• Only one line can be stored to memory.
Entry: Sto Line
[2 Rcl Line]
Calls out and transfers to the screen the program statement stored with Sto Line.
• To call out a statement to the screen, shift the cursor pointer to the line to be placed,
then select Rcl Line and press
®
to call out the stored program statement.
• This menu entry is used in combination with Sto Line.
Entry: Rcl Line
6. Other Functions Often Used in Programs
(1) Inequalities
Inequalities are located in the
≥
F
menu, as shown to the right.
• Consists of a condition statement together with If and
Goto.
• Inequalities are the basis for constructing conditional
branches and loops in a program.
• The following types of inequalities are used:
≥
F 1
“ = ” Equal to
EL-9650-(12)En (239-258) 8/1/00, 9:31 AM251