collinearityCondition

Returns an expression which equality to zero is equivalent to collinearity of the points.

Obviously, it's determinant of matrix constructed by row vectors of the points.

Return

The expression.

Parameters

A

The first point.

B

The second point.

C

The third point.