Determines whether two lines are parallel.
The first line, represented by two points.
The second line, represented by two points.
true if the lines are parallel, otherwise false.
true
false
Determines whether two lines are parallel.