number
intersects(line1, line2)
Compute whether two lines intersect. A line is: `{x0, y0, x1, y1}`
Parameters are not fully documented yet.
Not specified.
No explicit examples yet.
Open prompt to experiment live.
No additional runtime notes yet.
No additional details yet.