j
k
j a
j l
but this is normal. It was always like that. No operator precedence just messages binary are evaluated from right to left 6 + 4 10 / 2 5
5 is the surprising answer of the expression: 6 + 4 / 2 It should be 8 But, I got 5 in both 1.1 and 1.2. Noury
5 is the surprising answer of the expression: 6 + 4 / 2
It should be 8 But, I got 5 in both 1.1 and 1.2.
Noury
Back to the thread
Back to the list