Common operator notation: Difference between revisions

Content deleted Content added
m Operator associativity: clarify a sentence
layout looks good to me now
Line 1:
{{about|the concept of operator precedence|operator precedence parsing|operator-precedence parser}}
{{Unreferenced|date=August 2009}}
{{Cleanup-reorganize|date=July 2007}}
In [[programming languages]], [[scientific calculator]]s and similar '''common operator notation''' or '''operator grammar''' is a way to define and analyse mathematical and other formal expressions. In this model a linear sequence of tokens are divided into two classes: [[operator (programming)|operator]]s and operands.