Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test for the area between two triangles
This was pointed out by @mcnick as an obvious case where the previous implementation has a mistate. There is nothing that prevents the shoelace algorithm to be used with triangles.
- Loading branch information