[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.9.17 dp_td, dp_sugar

dp_td(dpoly)
:: Gets the total degree of the head term.
dp_sugar(dpoly)
:: Gets the sugar of a polynomial.

return
non-negative integer
dpoly
distributed polynomial
onoff
flag

 
[74] dp_ord(0)$
[75] X=<<1,2>>+<<0,1>>$
[76] Y=<<1,2>>+<<1,0>>$
[77] Z=X-Y;
(-1)*<<1,0>>+(1)*<<0,1>>
[78] dp_sugar(T);
3



This document was generated by root on March, 5 2004 using texi2html