Commit Graph

3 Commits

Author SHA1 Message Date
Derek McQuay ecc870943e added documentation for all functions 2016-08-27 21:14:16 -07:00
Derek McQuay 9b908a8db1 changed permission on func and added maximum error
made sure that not all functions were public and changed some to private
that need not be exposed.

also added in maximum error to deal with floating point inaccuracies
2016-08-27 20:46:32 -07:00
Derek McQuay 4ad50ba37c added area of three points
I am going to use the area of triangles when determining if the point is
inside of another square to determine containment.  This was just an
important step
2016-08-26 12:02:43 -07:00