This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IQMath question

HI,

Can someone tell me if using large number of nested IQ functions in a single line of C code can cause loss of precision in the final answer. I am experiencing such a problem where in I get the right answer if I split the operation in 3 lines of code, but a different answer if I combine the operations by nesting IQ functions.


Thanks in advance.