Operation
Index
F–9
File name 32sii-Manual-E-0424
Printed Date : 2003/4/24 Size : 17.7 x 25.2 cm
Name Keys
and
Description
Page
input in the variable. (Used only in
programs.)
INV
3
Reciprocal of argument.
6–17
2
IP
{
[PARTS]
{
}
Integer part
of
x
.
4–14 1
ISG
variable
z
k
variable
Increment, Skip if Greater
.
For control number
ccccccc.fffii
stored in variable, adds
ii
(increment
value) to
ccccccc
(counter value) and,
if the result
>
fff
(final value), skips the
next program line.
13–17
KG
z
}
Converts pounds to
kilograms.
4–11 1
L
z
Converts gallons to liters.
4–11
1
LASTx
z
Returns number stored in the LAST X
register.
2–8
LB
{
|
Converts kilograms to pounds.
4–11 1
LBL
label
z
label
Labels a program with a single letter
for reference by the XEQ, GTO, or
FN= operations. (Used only in
programs.)
12–3
LN
-
Natural logarithm
.
Returns log
e
x
.
4–1 1
LOG
z
+
Common logarithm
.
Returns log
10
x
.
4–1 1
{
,
Displays menu for linear regression.
11–4
m
z
,
{
P
}
Returns the slope of the regression
line: [
Σ
(x
i
–
x
)(y
j
–
y
)]
÷Σ
(x
i
–
x
)
2
11–7 1
z
X
Displays the amount of available
memory and the catalog menu.
1–20
z
X
{
}
Begins catalog of programs.
12–21
z
X
{
#
}
Begins catalog of variables.
3–3