Tagged Questions
2
votes
0answers
115 views
Why to do parentheses change the results of a calculation?
I'm getting results that are sensitive to where I place parentheses with respect to operations that are associative1 (and should thus be insensitive to such placement). For example, if I define2
...