Encyclopedia > Infix notation

  Article Content

Infix notation

Infix notation is the arithmetic formula notation known to most people, in which operators are written between the operands they act on. It is not as simple to parse by computer as postfix notation, but many programming languages use it to take advantage of its familiarity.

In infix notation, unlike in postfix or prefix notations, parentheses surrounding groups of operands and operators are necessary to indicate the intended order in which operations are to be performed. In the absense of parentheses, certain precedence rules determine the order of operations. These are explained in the order of operations article.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
East Islip, New York

... and 0.78% from two or more races. 3.89% of the population are Hispanic or Latino of any race. There are 4,578 households out of which 42.9% have children under the age of ...

 
 
 
This page was created in 23.1 ms