Mathematica 9 is now available

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

Postfix

FilledSmallSquare Postfix[f[expr]] prints with f[expr] given in default postfix form: expr // f.

FilledSmallSquare Postfix[f[expr], h] prints as exprh.

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

FilledSmallSquare See the notes for Infix about precedence and grouping.

FilledSmallSquare See Section 2.9.16.

FilledSmallSquare See also: Infix, Prefix.

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.