Hi everyone,
My program for C6713b has not be working as expected.
After debugging, I finally found the cause to be that it yields 0.0 after computing cosine(0.0)! (when cos(0.0) should be 1.0!)
The program included the C6713 and C6713e libraries.
It compiled and runs without any complaint relating to this function.
Can anybody guess why this might be the case???
Any help would be greatly appreciated.
C. M.