Descending order
- To: mathgroup at smc.vnet.net
- Subject: [mg71726] Descending order
- From: "Bruno Campanini" <BC at gmail.com>
- Date: Mon, 27 Nov 2006 04:05:15 -0500 (EST)
After Evaluation, is it possible to have Mathematica 5.2
ordering descending instead of ascending?
I.e.
x^4 + x^3 + x^2 + x
instead of
x + x^2 + x^3 + x^4
Bruno