On the page tri-point.php
-
"Heron’s Forumula:"
^ Formula is misspelt.
-
Also a visual check of the formula suggests this is actually the Shoelace formula not Heron's formula.
-
Adding up the area is a clever mathematical approach but it suffers from machine arithmetic issues, especially with long skinny triangles. It would be useful to discuss this limitation and how a small delta can be used to address this limitation..