MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: ordering terms for display

  • To: mathgroup at smc.vnet.net
  • Subject: [mg95673] Re: ordering terms for display
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Sat, 24 Jan 2009 06:21:04 -0500 (EST)
  • Organization: Uni Leipzig
  • References: <glc4v4$39j$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de

Hi,

TraditionalForm[] will do it and

1 + x + x^2 // TeXForm

does it already

Regards
   Jens

Magician wrote:
> Hi,
> I have a few mathematica expressions.  say like
> 
> 1 + x + x^2
> 
> I want these to be displayed in reverse order, so that I can copy them
> for use in latex.
> 
> Thanks in advance
> 


  • Prev by Date: Re: ordering terms for display
  • Next by Date: Re: ordering terms for display
  • Previous by thread: Re: ordering terms for display
  • Next by thread: Re: ordering terms for display