Post Reply 
HPs, How type this.
08-13-2019, 12:40 PM
Post: #1
HPs, How type this.
Hi all,

Newbe with HP35s, I wonder how type this kind of instructions :

for example :

Q002 SQ(REGY)-4*REGZ*REGX
Q011 -REGY/REGZ/2
Q017 2 REAL ROOTS CK=9C4D LN=12
Q018 PSE
Q019 CF 10
Q020 (-REGY+SQRT(REGX))/REGZ/2 CK=2A08 LN=25
Q021 (-REGZ-SQRT(REGY))/REGT/2 CK=E499 LN=25
Q022 RTN
Q023 SF 10
Q024 2 CPLX ROOTS
Q025 PSE
Q026 CF 10
Q027 (-REGY+SQRT(-REGX)*i)/REGZ/2 CK=1DFA LN=28
Q028 (-REGZ-SQRT(-REGY)*i)/REGT/2 CK=D662 LN=28

May be one could explain me.
Thank's in advance.

Gérard.
Find all posts by this user
Quote this message in a reply
08-13-2019, 01:00 PM
Post: #2
RE: HPs, How type this.
(08-13-2019 12:40 PM)ggauny@live.fr Wrote:  Hi all,

Newbe with HP35s, I wonder how type this kind of instructions :

for example :

Q002 SQ(REGY)-4*REGZ*REGX
Q011 -REGY/REGZ/2
Q017 2 REAL ROOTS CK=9C4D LN=12
Q018 PSE
Q019 CF 10
Q020 (-REGY+SQRT(REGX))/REGZ/2 CK=2A08 LN=25
Q021 (-REGZ-SQRT(REGY))/REGT/2 CK=E499 LN=25
Q022 RTN
Q023 SF 10
Q024 2 CPLX ROOTS
Q025 PSE
Q026 CF 10
Q027 (-REGY+SQRT(-REGX)*i)/REGZ/2 CK=1DFA LN=28
Q028 (-REGZ-SQRT(-REGY)*i)/REGT/2 CK=D662 LN=28

May be one could explain me.
Thank's in advance.

REGX/REGY/REGZ/REGT are used to access the 4 stack registers.

From the manual, Page B-7:

"To use these instructions, press [EQN] first. Then, pressing [Rv] produces a menu in
the display showing the X–, Y–, Z–, T–registers. Pressing [>] or [<] will move the
underline symbol, indicating which register is presently selected. Pressing [Enter]
will place an instruction into a program or equation that recalls the value of the
chosen stack register for further use. These are displayed as REGX, REGY, REGZ,
and REGT."

[Rv] is the roll down key.

If you don't have it, I'm sure the manual is available on HP's website.

This machine is well-known to have lots of bugs, but they are mostly obscure and typically don't affect general use. It is a nice RPN machine to learn and use, despite the bugs. One bug that can affect all users is that the checksum shown for a program is not always correct, however you can confirm a program you've typed-in is the same as your source by comparing them line-by-line, just like we have always done with older machines.

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
08-13-2019, 03:36 PM
Post: #3
RE: HPs, How type this.
Thanks Bob,

Indeed I have and readed the manual, but often I misunderstand tex in american.
Thank you for help, I am going to do.

Bye.

Gérard.
Find all posts by this user
Quote this message in a reply
08-13-2019, 05:47 PM
Post: #4
RE: HPs, How type this.
(08-13-2019 03:36 PM)ggauny@live.fr Wrote:  Thanks Bob,

Indeed I have and readed the manual, but often I misunderstand tex in american.
Thank you for help, I am going to do.

Bye.

No problem, glad to help.

It does seem morally wrong that HP included how to use Algebraic formulas in the main portion of the manual, but how to access the stack registers is stuck in an Appendix, so not easy to find...

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
08-13-2019, 07:02 PM
Post: #5
RE: HPs, How type this.
Hi Bob,

Well, because of you the program run good !
I have finded a manuel in french on the internet.

Thanks again and good night.

Gérard.
Find all posts by this user
Quote this message in a reply
08-13-2019, 07:15 PM (This post was last modified: 08-13-2019 07:16 PM by ijabbott.)
Post: #6
RE: HPs, How type this.
(08-13-2019 07:02 PM)ggauny@live.fr Wrote:  Hi Bob,

Well, because of you the program run good !
I have finded a manuel in french on the internet.

Thanks again and good night.

Well done! The only official manual I can find for the HP 35s is in English.

EDIT: I just found this one in French: https://cdn-s1.lyreco.com/staticswebshop...207242.pdf

— Ian Abbott
Find all posts by this user
Quote this message in a reply
08-13-2019, 07:42 PM
Post: #7
RE: HPs, How type this.
Hi
It is the quick start guide.

May be you want the full manuel in french ?


Attached File(s)
.pdf  HP35s-F.pdf (Size: 2.53 MB / Downloads: 16)

Gérard.
Find all posts by this user
Quote this message in a reply
08-13-2019, 08:51 PM
Post: #8
RE: HPs, How type this.
Merci Gérard et ijabbott pour les manuels en français.
Thank you Gérard and ijabbott for the French manuals.
Sylvain
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)