Run the cordic for the proper number of iterations
authorMichael Nolan <mtnolan2640@gmail.com>
Thu, 16 Apr 2020 19:18:07 +0000 (15:18 -0400)
committerMichael Nolan <mtnolan2640@gmail.com>
Thu, 16 Apr 2020 19:18:07 +0000 (15:18 -0400)
commit39dab2a91f22458a221da5cd83480552844cfa54
treed00d5c1a471482863f6f620fd4bb67a2abbe53c7
parent1e8f321ad389c4b45f8a7dc64a72d28a76a0b047
Run the cordic for the proper number of iterations
src/ieee754/cordic/fpsin_cos.py
src/ieee754/cordic/test/test_fpsin_cos.py