Hi,
a = -1243.0 (0xC49B6000)
b = 1.4463812e-4 (0x3917AA00)
CLA result c=a*b = -0.1797852(0xBE38199B)
c28x FPU result c=a*b = -0.1797852(0xBE38199C)
How to explain the difference results of CLA and FPU in hex format?
Which one is better accuracy ?
thanks,
Simen