G–14 Operation Index
File name 33s-E-Manual-1008-Publication(1st).doc Page : 386
Printed Date : 2003/10/8 Size : 13.7 x 21.2 cm
Name Keys and Description Page
RCL variable
h
variable
Recall.
Copies variable into the
X–register.
3–5
RCL+ variable
h
Ù
variable
Returns x + variable.
3–5
RCL– variable
h
Ã
variable.
Returns x – variable.
3–5
RCLx variable
h
¸
variable.
Returns x
×
variable.
3–5
RCL
÷
variable
h
¯
variable.
Returns x
÷
variable.
3–5
RMDR
º
`
Produces the
remainder of a division operation
involving two integers.
6–15 2
RND
¹
f
Round.
Rounds x to n decimal places in
FIX n display mode; to n + 1
significant digits in SCI n or ENG
n display mode; or to decimal
number closest to displayed
fraction in Fraction–display mode.
4–16
5–8
1
¹
ä
Activates Reverse Polish notation. 1–10
RTN
º
Ô
Return.
Marks the end of a program; the
program pointer returns to the top
or to the calling routine.
12–3
13–2
R
<
Roll down.
Moves t to the Z–register, z to the
Y–register, y to the X–register, and
x to the T–register in RPN mode.
2–2