num.intersects

intersects(line1, line2)

Compute whether two lines intersect. A line is: `{x0, y0, x1, y1}`