resqpy.olio.vector_utilities.clockwise

resqpy.olio.vector_utilities.clockwise(a, b, c)[source]

Returns a +ve value if 2D points a,b,c are in clockwise order, 0.0 if in line, -ve for ccw.

Note

assumes positive y-axis is anticlockwise from positive x-axis