Infix notation: Difference between revisions

Content deleted Content added
Tag: Reverted
 
Line 10:
 
==Further notations==
Infix notation may also be distinguished from [[Function (mathematics)|function]] notation, where the name of a function suggests a particular operation, and its [[ArgumentsArgument of a function|arguments]] are the operands. An example of such a [[Function application|function notation]] would be {{math|S(1, 3)}} in which the function {{math|S}} denotes addition ("sum"): {{math|1=S (1, 3) = 1 + 3 = 4}}.
 
==Order of operations==