Angle input? - 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: Angle input? (/thread-16088.html) |
Angle input? - Amer7 - 12-29-2020 05:13 PM Hi, How do I input angle in this format? 168.88827° to get -> 168°53'17,77" ? On all calculators i would 168.88827 + DMS + EXE/Enter and it would convert to 168°53'17,77" When i input 168.88827 + Shift+ a b/c + Enter i get syntax error.. RE: Angle input? - Amer7 - 12-29-2020 06:57 PM I have consulted the manual. RE: Angle input? - cdmackay - 12-29-2020 09:20 PM You need (in Home mode): 168.88827 <Enter> <Shift> <a b/c> Since the ->HMS function on that key only works on a numerical result. If you use that key whilst entering a number, it inserts the HMS symbols. <and welcome to the forum > |