Use higher precision arithmetic when calculating the atan2 table
[ieee754fpu.git] / src / ieee754 / cordic / fpsin_cos.py
2020-04-17 Michael NolanUse higher precision arithmetic when calculating the...
2020-04-16 Michael NolanRun the cordic for the proper number of iterations
2020-04-16 Michael NolanWorking (ish) fpsin iterative cordic
2020-04-16 Michael NolanAssert that fpsin_cos converts floats to fixed correctly
2020-04-16 Michael NolanBegin working on multi cycle float cordic