Computes the orientation of a set of 2D points.
def PointsOrientation( inPoints: list[Point2D], / ) -> outOrientation: float