Sascha Rissel on Tue, 19 Jul 2005 20:04:21 +0200


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

Re: polynomial division in Pari?


Karim Belabas wrote:

* Sascha Rissel [2005-07-18 21:20]:
how can I do some polynomial divisions in Pari?

Have a look at \, % and divrem in the user's manual.

[ or try ??%, ??\, etc. ]

Or is it even possible to divide two dyadic polynomials?

What's a dyadic polynomial ?
A polynomial with only binary coefficiants.

Regards, Sascha.