-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Description
Has there been any consideration to adding atan2 to the list of binary functions?
https://en.wikipedia.org/wiki/Atan2
Right now I have to do a work around where I first calculate the angle using atan and then add pi or 2pi based on the values of the x and y components.
Metadata
Metadata
Assignees
Labels
No labels