Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Input and Output / Formatting Functions /

Infix

FilledSmallSquare Infix[f[, , ... ]] prints with f[, , ... ] given in default infix form: ~ f ~ ~ f ~ ... .

FilledSmallSquare Infix[expr, h] prints with arguments separated by h: h h ... .

FilledSmallSquare Infix[expr, h, precedence, grouping] can be used to specify how the output form should be parenthesized.

FilledSmallSquare Precedence levels are specified by integers. In OutputForm, some precedence levels are:

FilledSmallSquare Possible grouping (associativity) specifications are:

FilledSmallSquare See Section 2.9.16.

FilledSmallSquare See also: Postfix, Prefix, PrecedenceForm.

FilledSmallSquare New in Version 1.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.