HP Forums
HP35s scientific calculator - Printable Version

+- HP Forums (https://archived.hpcalc.org/museumforum)
+-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html)
+--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html)
+--- Thread: HP35s scientific calculator (/thread-240937.html)



HP35s scientific calculator - GREG W THOMAS - 03-21-2013

I downloaded programs for conversion of rectanhular to polar and polar to rectangular from thr geocalc website. The rectangular to polar works but the polar to rectangular doesn't seem to work. Is there something missing in the program or am I inputing data incorrectly?


Re: HP35s scientific calculator - Thomas Radtke - 03-21-2013

Please try these programs, which are a community effort and well tested:

http://www.hpmuseum.org/cgi-sys/cgiwrap/hpmuseum/articles.cgi?read=983


Re: HP35s scientific calculator - Paul Dale - 03-21-2013

Definitely those two. They handle the stack properly, preserve LastX, work regardless of flag settings and retain all flag settings. They are a nice example of mixing equations and RPN keystrokes.


- Pauli


Re: HP35s scientific calculator - GREG W THOMAS - 03-22-2013

I have placed the programs in the 35s and the rect to polar works fine (using XEQP002 to start the program). When I use the polar to rect (using XEQ R002 to start the program) the program runs but does not give the correct answer. Am I missing a step somewhere? Is there a space somewhere in the program? Greg


Re: HP35s scientific calculator - Thomas Radtke - 03-22-2013

Quote:
When I use the polar to rect (using XEQ R002 to start the program) the program runs but does not give the correct answer.

1. Just enter XEQ R ENTER, and you'll jump to R001

2. Maybe you mixed up the order of the arguments? x has to be in the x-register, so enter angle, x, and then execute the program