Post Reply 
I am a new member - hp35s owner
01-09-2014, 06:46 AM
Post: #15
RE: I am a new member - hp35s owner
(01-08-2014 11:00 PM)Sanjeev Visvanatha Wrote:  Does this routine also assume the user is in SSIZE8? I am in SSIZE4, and the routine returns sqrt(6).

At least that's my understanding of vectors.wp34s:
Quote:This is a basic suite of three dimensional vector operations for the WP 34S.

As a rule a vector occupies a triple of stack registers usually X, Y & Z or
T, A & B. Scalars occupy one stack level. Operations save their first
argument to last X (L for scalars and L, I & J for vectors).

LBL'Vec'
SSIZE8
CL[alpha]
"Vector"
VIEW[alpha]
Vec_Stop:: STOP
JMP Vec_Stop

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-09-2014 06:46 AM



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