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
Quick fix - there actually is a Math.atan2 in js... so you could just switch it out. But yeah, atan2 doesn't work as expected because it is calculated with a regular atan.
The text was updated successfully, but these errors were encountered:
Quick fix - there actually is a Math.atan2 in js... so you could just switch it out. But yeah, atan2 doesn't work as expected because it is calculated with a regular atan.
The text was updated successfully, but these errors were encountered: