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
- Follow-Ups:
- RE: How to show polynomial with leading order at the left of the line?
- From: "Richard Hofler" <rhofler@bus.ucf.edu>
- RE: How to show polynomial with leading order at the left of the line?