Post Reply 
A couple of (easy) questions about HP35
06-26-2015, 11:57 PM
Post: #5
RE: A couple of (easy) questions about HP35
(06-25-2015 11:48 AM)Didier Lachieze Wrote:  I recommend this article: Remembering The HP-35A

Thanks a lot for sharing the interesting read.

Quote:Since you had to press the “loop” steps yourself by
pressing the same sequence of keys over and over
again it became a challenge to work out the most
efficient stack manipulation sequence possible to
reduce the number of loop keys to press.

Appendix E – TI SR50 Competition, HP Analysis

WHAT THE SR-50 DOES HAVE

[d/r] key - converts degrees to radians and radians to degrees depending on position of D-R switch.
This operation can be accomplished on the HP-35 by the following:

Convert degrees to radians:

DATA [ENTER↑] 180 [ENTER↑] [\(\pi\)] [÷] [÷]

Convert radians to degrees:

DATA [ENTER↑] 180 [ENTER↑] [\(\pi\)] [÷] [×]

The same could be accomplished without using the [ENTER↑] key:

Convert degrees to radians:

DATA [\(\pi\)] [×] 180 [÷]

Convert radians to degrees:

DATA [\(\pi\)] [÷] 180 [×]

So why wouldn't they propagate the shorter solution?

Cheers
Thomas
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: A couple of (easy) questions about HP35 - Thomas Klemm - 06-26-2015 11:57 PM



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