/CORDIC

Repository to understand CORDIC algorithm, which is used to calculate trig functions in computers with small CPUs

Primary LanguagePythonMIT LicenseMIT

Used to understand the CORDIC algorithm as explained by this video.