HP Forums
HP41: Updated RUBIK's / CHESS modules - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: HP41: Updated RUBIK's / CHESS modules (/thread-4964.html)

Pages: 1 2


RE: HP41: Updated RUBIK's / CHESS modules - mstram - 12-28-2017 01:39 PM

I'd really like to know how to enter prog step 34 "E".

A search through the Hp41 manual / google is not turning up anything for "HP41 E function" :/


RE: HP41: Updated RUBIK's / CHESS modules - Massimo Gnerucci - 12-28-2017 02:36 PM

(12-28-2017 01:39 PM)mstram Wrote:  I'd really like to know how to enter prog step 34 "E".

A search through the Hp41 manual / google is not turning up anything for "HP41 E function" :/

Again: just type 1
That's the nerd way of inputting it via synthetic operators to save some valuable nibbles: you cannot just type it from the keyboard.


RE: HP41: Updated RUBIK's / CHESS modules - Massimo Gnerucci - 12-28-2017 02:44 PM

See here, page 8.


RE: HP41: Updated RUBIK's / CHESS modules - mfleming - 12-28-2017 03:41 PM

(12-28-2017 01:39 PM)mstram Wrote:  I'd really like to know how to enter prog step 34 "E".

A search through the Hp41 manual / google is not turning up anything for "HP41 E function" :/

Just press the EEX key followed by anything other than a digit.


RE: HP41: Updated RUBIK's / CHESS modules - Ángel Martin - 12-28-2017 03:52 PM

(12-28-2017 03:41 PM)mfleming Wrote:  
(12-28-2017 01:39 PM)mstram Wrote:  I'd really like to know how to enter prog step 34 "E".

A search through the Hp41 manual / google is not turning up anything for "HP41 E function" :/

Just press the EEX key followed by anything other than a digit.

That will give you "1 E", which is one more byte than "1".
As Massimo suggests, just use "1" .


RE: HP41: Updated RUBIK's / CHESS modules - hth - 12-28-2017 09:37 PM

(12-28-2017 02:36 PM)Massimo Gnerucci Wrote:  
(12-28-2017 01:39 PM)mstram Wrote:  I'd really like to know how to enter prog step 34 "E".

A search through the Hp41 manual / google is not turning up anything for "HP41 E function" :/

Again: just type 1
That's the nerd way of inputting it via synthetic operators to save some valuable nibbles: you cannot just type it from the keyboard.

It may be for nerds, but the purpose is that E runs very slightly faster than 1. They have the same byte count. With a number in the exponent, you save a byte and some small execution time.

As mentioned, if in doubt, just type 1.

Håkan


RE: HP41: Updated RUBIK's / CHESS modules - Massimo Gnerucci - 12-28-2017 10:01 PM

(12-28-2017 09:37 PM)hth Wrote:  
(12-28-2017 02:36 PM)Massimo Gnerucci Wrote:  Again: just type 1
That's the nerd way of inputting it via synthetic operators to save some valuable nibbles: you cannot just type it from the keyboard.

It may be for nerds, but the purpose is that E runs very slightly faster than 1. They have the same byte count. With a number in the exponent, you save a byte and some small execution time.

As mentioned, if in doubt, just type 1.

Håkan

I know Håkan, I know (just don't know exactly how much faster it is), I didn't want to confuse the matter too much, just offer an alternative. But you explained it very well.

Oh, and "nerd" was in italics...


RE: HP41: Updated RUBIK's / CHESS modules - Ángel Martin - 12-29-2017 08:39 AM

so instead of:
NERD

I should type:
N1RD

yes?

:-)