Click here to Skip to main content
15,886,110 members
Articles / Programming Languages / C++

Fast stepwise rotation

Rate me:
Please Sign up or sign in to vote.
4.91/5 (13 votes)
22 Apr 2012CPOL5 min read 28.1K   27  
We study the problem of computing R cos(a + k b) and R sin(a + k b) for increasing k

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO VISION fOr VISION
Belgium Belgium
I fell into applied algorithmics at the age of 16 or so. This eventually brought me to develop machine vision software as a professional. This is Dreamland for algorithm lovers.

Comments and Discussions