Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Symbolic Notational Forms >

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.
Display f[x] in postfix form:
In[1]:=
Click for copyable input
Out[1]=
 
Use a special character as a postfix operator:
In[1]:=
Click for copyable input
Out[1]=
New in 1
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team