Add test for sin_cos.py
authorMichael Nolan <mtnolan2640@gmail.com>
Tue, 31 Mar 2020 19:47:52 +0000 (15:47 -0400)
committerMichael Nolan <mtnolan2640@gmail.com>
Tue, 31 Mar 2020 19:47:52 +0000 (15:47 -0400)
commitcb7e438d901869fbfe5fc8b2745b427f9e817532
treefc4788ed484f013a637bf79153c43deb2aa326d8
parent8b2fa32605883cd870325278ea4f08a84da94611
Add test for sin_cos.py
src/ieee754/cordic/fptan.py [deleted file]
src/ieee754/cordic/sin_cos.py [new file with mode: 0644]
src/ieee754/cordic/test/test_sincos.py [new file with mode: 0644]