The Museum of HP Calculators

HP Forum Archive 21

[ Return to Index | Top of Index ]

comparing numbers on the WP 34S
Message #1 Posted by Kiyoshi Akima on 18 Oct 2013, 2:37 p.m.

I'm still learning my way around this fabulous device, but I've just stubbed my toe on something. I'm trying to compare the value in X with a value stored in a register. I see how to do it indirectly (using the right-arrow). I see how to do it with a register numbered 20 or higher. I see how to do it with a local register. But how do I do it with a global register numbered below 20? When I press 0 or 1 it assumes I want to compare X with 0 or 1 (and yes, I realize these constant comparisons are available).

Can I compare the contents of X with, say the contents of Register 05? Or do I have to do a RCL 05 and then compare X with Y?

      
Re: comparing numbers on the WP 34S
Message #2 Posted by Dieter on 18 Oct 2013, 3:17 p.m.,
in response to message #1 by Kiyoshi Akima

Simply press [ENTER] before the register number:

 [f] [x=?]   x=_?
 [ENTER]     x=? _
 [0][5]      x=? 05
Dieter
            
Re: comparing numbers on the WP 34S
Message #3 Posted by Kiyoshi Akima on 18 Oct 2013, 3:36 p.m.,
in response to message #2 by Dieter

Thank you!

      
Re: comparing numbers on the WP 34S
Message #4 Posted by Paul Dale on 18 Oct 2013, 8:30 p.m.,
in response to message #1 by Kiyoshi Akima

We overloaded the keyboard a little causing a few things like this. STO+ Z is another one that isn't immediately obvious. Locating the '0' and '1' for comparisons without dumping into the alpha keyboard took a couple of go arounds.

- Pauli

      
Re: comparing numbers on the WP 34S
Message #5 Posted by walter b on 18 Oct 2013, 9:38 p.m.,
in response to message #1 by Kiyoshi Akima

You find two pages explaining memory addressing in detail between p. 20 and p. 35 in the manual v3.0, 3.1, as well as 3.2 IIRC (I'm off home right now - a bit closer to Pauli but way north).

d:-)

Edited: 18 Oct 2013, 9:40 p.m.

            
Re: comparing numbers on the WP 34S
Message #6 Posted by Kiyoshi Akima on 18 Oct 2013, 10:58 p.m.,
in response to message #5 by walter b

Okay, now I see it. On page 26 it says that ENTER leaves the alpha-t mode. Thanx.

                  
Re: comparing numbers on the WP 34S
Message #7 Posted by Marcus von Cube, Germany on 19 Oct 2013, 8:52 a.m.,
in response to message #6 by Kiyoshi Akima

There is another, no so obvious, shorthand to enter X as a register name: Precede it by a dot. Since X is on the same key this results in a double dot. ENTER dot does the same here but the double dot is quicker to type.

                        
Re: comparing numbers on the WP 34S
Message #8 Posted by walter b on 19 Oct 2013, 9:28 a.m.,
in response to message #7 by Marcus von Cube, Germany

Yeah, some special wishes caused quite some consequences in the layout ...

d:-)


[ Return to Index | Top of Index ]

Go back to the main exhibit hall