Post Reply 
(49g 50g) Shoelace algorithm
08-25-2018, 03:57 PM
Post: #17
RE: ( HP49/50) Shoelace algorithm
(08-25-2018 03:17 PM)Thomas Klemm Wrote:  I assume that this should rather be:

2*A = sum(x*yr - xr*y)
= sum(xr*yr - xr*y + x*yr - x*y)
= sum((xr + x)(yr - y))

thanks. corrected.
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: ( HP49/50) Shoelace algorithm - Albert Chan - 08-25-2018 03:57 PM



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