Post Reply 
How to enter whole degrees and decimal minutes ?
10-15-2020, 10:01 PM
Post: #11
RE: How to enter whole degrees and decimal minutes ?
(04-06-2020 04:23 PM)Nigel (UK) Wrote:  Try this.
  • Press "Define" (blue-shift "x t theta n" key). This lets you define a function with arguments.
  • Name your function DM (decimal minutes) (for example).
  • Enter A + B/60 for the function definition.
  • Press ok as appropriate.
Now, whenever you enter DM(7,16.5) it will evaluate to 7.275. At any point in a calculation, if you want to enter degrees and decimal minutes, just type DM with the appropriate arguments and (if the calculator is in degrees mode) it will all work.

Nigel (UK)

As an alternative I suggest to define DM like this:

→HMS(IP(X)+(FP(X)*5/3))

Usage: DM(7.165) returns 7°16′30″

Thibault - not collector but in love with the few HP models I own - Also musician : http://walruspark.co
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to enter whole degrees and decimal minutes ? - pinkman - 10-15-2020 10:01 PM



User(s) browsing this thread: 1 Guest(s)