andreanstev / CORDIC_Algorithm

Algorithms for calculating sine and cos with an input in degree. For now it only works for quadrant I. (This code is just for demonstration, not for implementation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Algorithms for calculating sine and cos with an input in degree. For now it only works for quadrant I. (This code is just for demonstration, not for implementation)


Languages

Language:Python 100.0%