Tagged Questions
4
votes
6answers
514 views
strange results of simple floating point operations - bad FPU internal state?
I have a software project in which I sometimes get strange results from small, simple floating point operations. I assume there is something I have missed, and would like some tips about how to debug ...