Find the intersection of two segments
NOTE: Segments that are only touching eachothers endpoints are considered intersections
the first segment
the second segment
A point if the segments intersect where the intersection occurs, otherwise undefined
Find the intersection of two segments
NOTE: Segments that are only touching eachothers endpoints are considered intersections