next up previous
: div : Primitive Operators : def

degree

<< f  v  degree  deg >>
poly f,v; integer deg;
deg is the degree of the polynomial f with respect to the variable v.
Example: (x^3 + x h + 1).  (x).  degree :: ---> 3



Nobuki Takayama 平成20年1月30日