New in Wolfram
Mathematica
7: Enhanced Typesetting Automation
◄
previous
|
next
►
Automatically Arrange Polynomials for Optimal Readability
Out of the many possible orderings of multivariate polynomials
Mathematica
7 automatically finds one that optimally balances readability, consistency and tradition.
In[1]:=
TraditionalForm[Expand[(x + 10 y + z)^10]]
Out[1]//TraditionalForm=