MathGroup Archive 2008

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

Search the Archive

How to show polynomial with leading order at the left of the line?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg92118] How to show polynomial with leading order at the left of the line?
  • From: "Peng Yu" <pengyu.ut at gmail.com>
  • Date: Sat, 20 Sep 2008 05:01:04 -0400 (EDT)

Hi,

I'm wondering if there is a way to display the following polynomial in
the following way?

x^2+x+1

Thanks,
Peng

In[11]:= 1 + x + x^2

Out[11]= 1 + x + x^2


  • Prev by Date: Re: Working modulo 2
  • Next by Date: Re: the graphic of a function
  • Previous by thread: Column/Row/Grid bars FrontEnd String formatting in new cells?
  • Next by thread: RE: How to show polynomial with leading order at the left of the line?