Replies: 1 comment
-
not worth the effort. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://www.youtube.com/watch?v=NWBEA2ECX-A
in this video,
sqrt{x^2 + y^2}
can be approximated to0.96x + 0.4y
with only 4% error (where x ≥ y ≥ 0). maybe using some of these approximations might improve performance.Beta Was this translation helpful? Give feedback.
All reactions