# topoly() convert to polymonial;


topoly(x_):=topolys(x);
topoly(a_,x_):=topolys(a,x);
topoly(a_,x_,y_):=topolys(a,x,y);