Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
spiritplumber
11y ago
0 comments
Save
Share
I wrote it for the Parallax Propeller, which is slow at doing divisions - so I tried to keep those to a minimum (one, which isn't too bad).
0 comments
2 comments · 1 top-level
top
newest
oldest
GFK_of_xmaspast
11y ago
· 1 in thread
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?
spiritplumber
OP
11y ago
Thanks, I'm going to go back and try it :)
j
/
k
navigate · click thread line to collapse