Comment by tyleo
4 days ago
I had to do an atan() on an slow embedded device once for an autonomous robot competition.
Fastest impl I came up with was rounding and big switch statement.
4 days ago
I had to do an atan() on an slow embedded device once for an autonomous robot competition.
Fastest impl I came up with was rounding and big switch statement.
No comments yet
Contribute on Hacker News ↗