Hacker News new | ask | show | jobs
by GFK_of_xmaspast 4250 days ago
With a CORDIC the only divides should be by powers of 2 in the main loop and taking out the gain factor at the end, all of which can be turned into multiplies?
1 comments

Thanks, I'm going to go back and try it :)