Igor Schein on Mon, 14 Apr 2003 18:35:16 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

printp()


Hi,

? printp(x^2+1/(a+1)*x+1)
(x^2 +
   (1)

---------

 (a + 1)
 x + 1)

Shouldn't printp() be renamed to printu(), as in "print ugly" ? :-)  
In all seriousness, I feel that either an effort should be made to
make printp() reasonable in most generic cases, or it should be dumped
altogether.  In either event, it's a low priority issue as far as I'm
concerned. 

Thanks

Igor