orient

fun orient(ax: Double, ay: Double, bx: Double, by: Double, cx: Double, cy: Double): Int

Returns a positive value if points a, b, and c are arranged in counter-clockwise order, negative value if clockwise, zero if collinear.