 |
Postfix
Postfix[
f
[
expr
]] prints with f
[
expr
] given in default postfix form: expr
//
f. Postfix[
f
[
expr
],
h
] prints as exprh.
Postfix[
expr
,
h
,
precedence
,
grouping
] can be used to specify how the output form should be parenthesized. See the notes for Infix about precedence and grouping. See the Mathematica book: Section 2.8.16. See also: Infix, Prefix.
Further Examples
This gives the postfix notation for this function.
In[1]:= 
Out[1]= 
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. | | | |
 | |
|