Function Collinear Points
points A, B, and C are collinear
Format:
points A B and C are collinear
Input:
point A -
point B -
point C -
Output:
boolean - None
Details:
Conditional properties that reference this function:
- if (points A B and C are collinear) and (distance AC > distance BC), then m∠ABC = 180 (link)
Comments
Please log in to add comments