pol2tex - convert polynomial to TeX format
Latex source code for the polynomial x. (For use with texprint)
s=poly(0,'s'); p=s^3+2*s-5; pol2tex(p)