Skip to content

TheRandomWalk/CORDIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CORDIC sine and cosine accuracy measurement

The repository contains:

  • A C++ implementation of a CORDIC to compute sine and cosine.
  • Python code to generate accuracy figures.
  • Accuracy data and generated figures.

More info at this link