[back] [prev] [next] [index] [root]
g:= PolyMakeMonicInOrder(f, o);
o
f
g
kash> f:= -1/3*x^3+7; -1/3*x^3 + 7 kash> g:= PolyMakeMonicInOrder(f, Z); > x^3 - 21
<- back[back] [prev] [next] [index] [root]