Timeline for How do I calculate the area of a polygon given its coordinates?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:55 | history | edited | CommunityBot | replaced http://mathematica.stackexchange.com/ with https://mathematica.stackexchange.com/ | |
| Aug 28, 2013 at 1:22 | comment | added | Mr.Wizard | By the way, you're making me feel old. :-p | |
| Aug 28, 2013 at 0:41 | comment | added | rm -rf♦ | @Mr.Wizard Let's see... 10 years ago, I did not know a single programming language. In fact, I had not written a single line of code in any language and had not even considered using a computer for programming :D | |
| Aug 28, 2013 at 0:36 | comment | added | Mr.Wizard | Heh -- I wrote this ten years ago. I'm glad it's still serviceable. +1 of course. :^) | |
| Aug 27, 2013 at 23:35 | comment | added | Murta | polygonArea is 3 times fast in my test. And even more with CompilationTarget->"C" | |
| Aug 27, 2013 at 23:05 | comment | added | Sjoerd C. de Vries | This algorithm is given in Mathworld. | |
| Aug 27, 2013 at 22:45 | history | answered | rm -rf♦ | CC BY-SA 3.0 |