Post Reply 
HP 50g Inverse by Coordinates
06-07-2015, 10:51 PM
Post: #1
HP 50g Inverse by Coordinates
Hello,

The following code was inspired by Dave Britten:

Code:
\<< SWAP 4 ROLL - SWAP
ROT - R\->C  DUP ARG DUP
0 <
   \<< 360 +
   \>> IFT SWAP ABS
\>>

Input:

4:N1
3:E1
2:N2
1:E2

Output:

2:Azimuth
1:Distance

Regards,

Mark
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP 50g Inverse by Coordinates - MNH - 06-07-2015 10:51 PM
RE: HP 50g Inverse by Coordinates - MNH - 06-09-2015, 01:48 PM



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