Post Reply 
(49g 50g) Shoelace algorithm
08-24-2019, 01:19 PM
Post: #23
RE: (49g 50g) Shoelace algorithm
At Albert Chan's request, I am posting an HP-48G / HP 50 program for the perimeter of a polygon. Stack diagram is the same as for Thomas's programs for polygon area and centroid:

xs ys -> p

Code:

\<< R\->C DUP HEAD + 2.
  \<< - ABS
  \>> DOSUBS \GSLIST
\>>
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(49g 50g) Shoelace algorithm - John Keith - 08-23-2018, 02:20 PM
RE: (49g 50g) Shoelace algorithm - John Keith - 08-24-2019 01:19 PM



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