Hacker News new | ask | show | jobs
by CamperBob2 618 days ago
Take a look at CORDIC if you aren't familiar with it; that was a common trig hack back in the day, and still sees some use in the embedded space.

Neural nets can be useful when you have samples of a function but no idea how to approximate it, but that's not the case here.