This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
-
It is a question that I have since version 0.5.0, How does the |
Beta Was this translation helpful? Give feedback.
Answered by
slmjkdbtl
Aug 24, 2021
Replies: 1 comment
-
Angle is using radians instead of degrees. There's |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lajbel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Angle is using radians instead of degrees. There's
rad2deg()
anddeg2rad()
but I think they're yet undocumented.