Post Reply 
I am a new member - hp35s owner
01-08-2014, 05:27 AM (This post was last modified: 01-08-2014 05:31 AM by Thomas Klemm.)
Post: #9
RE: I am a new member - hp35s owner
(01-08-2014 03:31 AM)Jean-Marc Wrote:  I also like the way you could do a simple cross product with the hp42s. It could probably be achieved by a program like the one written for the hp35s.

From HP 35s - my first thoughts:

X001 LBL X
X002 ABS
X003 CLx
X004 LASTx
X005 RDN
X006 RDN
X007 [
[0,[0,0,-1]*REGT,[0,1,0]*REGT]*REGZ,
[[0,0,1]*REGT,0,[-1,0,0]*REGT]*REGZ,
[[0,-1,0]*REGT,[1,0,0]*REGT,0]*REGZ
]
X008 REGZ
X009 RDN
X010 RTN



Arne Halvorsen
created the Euclid Pack - The Geometric Calculator.

Thought that might be interesting to you.

Quote:I skimmed through the manual but I could not figure out how to do the same with the WP34s calculator.

Since the WP-34S doesn't provide a 3D-vector type that's not possible unfortunately. You could use the 8-element stack and write a program for it.

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


Messages In This Thread
RE: I am a new member - hp35s owner - Thomas Klemm - 01-08-2014 05:27 AM



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