For users, I would document the operator precedence. Consider:I documented 6/2(1+2) = 1 as well
[highest to lowest]
brackets
unary +, -
^ (right to left)
<implied multiplication>
*, - (left to right)
binary +, - (left to right)
|
Results 1 to 19 of 19
Thread: [RESOLVED] Expression CalculatorThreaded View
|
Click Here to Expand Forum to Full Width |