I try to debug a C++ program with Eclipse CDT debugger. But when I type a mathematical expression that contains a C math function such as cos or fabs in the Expressions window, I always obtain a wrong answer.
Edit: some examples:
Any idea?
I try to debug a C++ program with Eclipse CDT debugger. But when I type a mathematical expression that contains a C math function such as cos or fabs in the Expressions window, I always obtain a wrong answer.
Edit: some examples:
Any idea?