How to make + − the same precedence as x ÷ ? Such that `3+5x2=13` becomes `3+5x2=16`
How to make + − the same precedence as x ÷ ?
Such that
3+5x2=13becomes3+5x2=16