HP Forums
Temperature Conversion - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Temperature Conversion (/thread-560.html)

Pages: 1 2


RE: Temperature Conversion - jgreenb2 - 01-30-2014 02:07 AM

(01-30-2014 12:58 AM)John Colvin Wrote:  I do my temperature conversions in Home/rpn view with no problems.
Enter -13 and press the Units key.Then select Temperature->F and <Enter>, which
places -13_F on the stack. Enter 1 and do the same selecting C, which places
1_C on the stack. Press Units key again, select Tools->Convert then <Enter>.
After reading about all of the parsing issues using Convert with Temperatures in
CAS view, I would think it would be better to avoid CAS altogether for conversions.

It's actually not a CAS issue. The problem (if it is one) also occurs in Home when Entry is set to Algebraic or Textbook. I do most of my calculations in Home/RPN but I prefer to do unit conversions in Algebraic because it's fewer keystrokes. Unfortunately it doesn't always work the way I expect.