Allow cordic to work with 64 bit floats
authorMichael Nolan <mtnolan2640@gmail.com>
Fri, 17 Apr 2020 15:21:57 +0000 (11:21 -0400)
committerMichael Nolan <mtnolan2640@gmail.com>
Mon, 4 May 2020 18:55:10 +0000 (14:55 -0400)
commit17c9abf1b2aa4e0ad01b5b011a2e7d09517521de
tree3f615cdf69139c10ce3ab150e6096c6eed42a490
parent50622436a4c28ba246a6bce3b2ab66794960c993
Allow cordic to work with 64 bit floats
src/ieee754/cordic/fpsin_cos.py
src/ieee754/cordic/test/test_fpsin_cos.py