CORDIC: Difference between revisions

49 bytes added ,  10 months ago
m
Added See also
m (→‎{{header|C}}: Added a note.)
m (Added See also)
Line 30:
*Implement the CORDIC algorithm, using only the 4 arithmetic operations and right shifts in the main loop if possible.
*Use your implementation to calculate the cosine of the following angles, expressed in radians: -9, 0, 1.5 and 6
<br>
;See also
[[wp:CORDIC|CORDIC on Wikipedia]]
 
<br>
3,028

edits