WP 34S Owner‘s Manual
Edition 2.2
Page 60 of 103
Name
Keys to press
in modes Remarks
DECM
Returns
the
arithmetic
means,
pushing
y
n
y
1
and
x
n
x
1
on the stack. See
also s, SERR, and
.
x g
…
DECM
Returns
the
geometric
means,
pushing
y
n
n
g
e
y
y
ln
1
and
n
g
x
x
on the
stack. See also
,
m
, and
P
.
x w
…
DECM
Returns
the
weighted
arithmetic
mean
y
xy
. See also sw and SERRw.
\
x
…
DECM
Returns a forecast
x
for a given
y
(in
X
) follow-
ing the fit model chosen. See L.R. for more.
x !
DECM
Return the factorial, equaling
Γ(
x
+ 1) .
x
Interprets
x
as character code. Appends the re-
spective character to
alpha
, similar to XTOA in
HP-42S
.
x
r
\
Swaps the contents of
X
and
r
, in analogy to
x
y
.
x
y
\
Swaps
x
and
y
, performing Re
Im if a com-
plex operation was executed immediately be-
fore. See
above
for details.
x < … ?
x < ?
a
\
Compare
x
with
a
. E.g.
x < ?
will
compare
x
with the contents of register
K
, and
will be listed as
in a program. See the
examples given in the
addressing table above
for more.
x
≈ ? will be true if the rounded values of
x
and
a
are equal (see ROUND).
a
and
a
com-
pare the complex number
x
+
i
y
as explained
in the
addressing table above
.
The signed tests x = +0 ? and x =
–0 ? are
meant for integer modes 1COMPL and SIGNMT,
and for DECM if flag
D
is set. Then, e.g. 0 di-
vided by -7 will display -0.
x ≤ … ?
x ≤ ?
a
x = … ?
a
x = +0 ?
x=+0?
x =
–0 ?
x=
–0?
x ≈ … ?
x ≈ ?
a
x ≠ … ?
a
x ≥ … ?
x ≥ ?
a
x > … ?
x > ?
a