Hacker News new | ask | show | jobs
by groos 101 days ago
Here's one way to do it.

https://en.wikipedia.org/wiki/CORDIC

1 comments

Thanks, but this seems to be optimized for the smallest number of gates, so it applies for simple microcontrollers and FPGA, and with limited precision. I was interested in actual state of the art used in modern CPUs and GPUs.