Content deleted Content added
unref'd |
m Date maintenance tags and general fixes |
||
Line 1:
{{this article is about|the concept of operator precedence. For operator precedence parsing, see [[operator-precedence parser]].}}
{{Unreferenced|date=August 2009}}
{{Cleanup-
In [[programming languages]], '''common operator notation''' is just one way of notating mathematical expressions as a
linear sequence of tokens, or [[operator]]s, but this is not the only way. The use of operator precedence classes
Line 101:
*[[Operators in C and C++]]
{{DEFAULTSORT:Common Operator Notation}}
[[Category:Computer arithmetic]]
[[Category:Programming constructs]]
|