HP Forums

Full Version: Program to calculate polygon area with N points
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm learning how to code in HPPPL, I made a program to calculate area of polygon with N-points with Shoelace Theorem. I thought that it would be good to share my code with you guys.

I hope you find it useful!
Thanks for sharing.
Reference URL's