angle(p1: Point, p2: Point): number
Calculate the angle between two 2D points in degrees.
p1: Point
p2: Point
Calculate the angle between two 2D points in degrees.