Function.Angle of Point
sprotty-protocol / angleOfPoint
angleOfPoint(
p
):number
Defined in: utils/geometry.ts:170
Computes the angle in radians of the given point to the x-axis of the coordinate system. The result is in the range [-pi, pi].
A point in the Eucledian plane
number