New in Wolfram Mathematica 7: Enhanced Typesetting Automation  previous | next 
New Typeset Operators
New operator symbols can be used in input and also appear in typeset output.
In[1]:=

Click for copyable input
Function[{x, y}, x && y] // TraditionalForm
Out[1]//TraditionalForm=


In[2]:=

Click for copyable input
Implies[Xnor[a, b], Equivalent[c, d]]
Out[2]=