The `atan2` function is always defined in terms of...
# javascript
r
The
atan2
function is always defined in terms of `(y, x)`: https://en.wikipedia.org/wiki/Atan2