Hello all,
Yes, yes. I have used the P<--R conversion routines here in the Software Library. Although, it's exactly how HP made it before. But, what are your impressions of the following method:
for rectangular to polar:
x [i] y [ENTER^]
[ARG] ==> angle
[x<>y] [ABS] ==> r
I just haven't figured out the polar to rectangular process as I get stuck from that mousetrap of the HP-35s inability to decompose complex numbers. Any ideas?
!!I think I might've figured it out!!
r [theta] theta [ENTER^] [ENTER^]
[ABS] [LASTx] [ARG] [COS] [*] [ ==> X coord
[x<>y] [ABS] [LASTx] [ARG] [SIN] [*] [ ==> Y coord
So, what do you think?
Edited: 7 Apr 2012, 8:45 p.m. after one or more responses were posted