The angle in RADIANS between the Y=0 line, and the line (0,0)->this
Returns the angle in RADIANS of the lines (0,0)->this and (0,0)->other
The angle in degrees between the Y=0 line, and the line (0,0)->this
Returns the angle in degrees of the lines (0,0)->this and (0,0)->other
Is this point on the left of the infinite line passing through points a to b?
Create a Vector of length 1 pointing in the same direction as this. The same as unit
Rotates the vector about the origin using RADIANS. The rotation is anticlockwise if the y-axis points downwards.
Create a Vector of length 1 pointing in the same direction as this. The same as normalise