Igor Schein on Fri, 5 Feb 1999 16:33:11 -0500


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

transforming a monic polynomial


Hi, is there a command in gp to quickly convert a non-monic polynomial
into a monic one?  nfinit(pol,2).pol would do, but it becomes
senseless when poldisc is big and hard to factor.  I thought
poltschirnhaus(pol) would work, but it doesn't always return monic
polynomials.  

Thanks
Igor