HP Forums
Triangle program hp32sII - 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: Triangle program hp32sII (/thread-69724.html)



Triangle program hp32sII - Norm Pageau - 02-24-2005

I have a HP 11C and a HP 32SII
I programmed Trianlges (side angle side) (side side side)
(angle side angle) (side angle angle)(side side angle) into my HP 11C and it works great !!!!
Can someone send me an e mail or post on message board showing the steps to program the above formulaes into my HP 32SII.
Thanks alot !!! Norm nmp@nleng.ca

Edited: 25 Feb 2005, 8:49 a.m. after one or more responses were posted


Re: Triangle program hp32sII - bill platt - 02-24-2005

Hi Norm,

You can directly translate 11c programs to 32sii. Just change the registers from numbers (0 1 2 etc through 0.9) to letters (A B C etc through Z).

If you use the indirection feature of the 11c, the 32sii is compatible there, to, but is named i and (i) instead of I and (i) respectively. 32sii has slightly enhanced indirection capabilities; yet everything that works on the 11c will work (and the same way) on the 32sii.

I hope this helps. If you need more specific help, let me know by a specific example.

Regards,

Bill


Re: Triangle program hp32sII - Bernardo Vargas - 03-01-2005

The HP32SII manual already contains a triangle-solving program. Have you tried it?