angle#
- PointData.angle(other)#
 Get the angle between this vector and another vector.
- Parameters:
 - otherPoint2DLike
 Other vector.
- Returns:
 floatAngle in radians.
Get the angle between this vector and another vector.
Other vector.
floatAngle in radians.