Quote:
Originally Posted by Mr.Macdonald
I found a compiler error.
based upon my motors behavior, I believe that upon compilation I get a math error.
if (a+b)/c = d
and (a/c) + (b/c) = e
then d != e
|
I'm not sure how this algebra relates to the code snippet posted?