Function line AB intersects line CD

line AB intersects line CD

Format:

line AB intersects line CD

Input:

point A -
point B -
point C -
point D -

Output:

boolean - None

Details:

A C D B

Conditional properties that reference this function:

  • if AB || CD, then not(line AB intersects line CD) (link)


Comments

Please log in to add comments