You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
angleBetween() returns angle between [0, PI], but should return [-PI,PI].
Because now a pair of directions can have same angle, however they are different:
Attaching explanation / picture how should be and why.