Read a POLYNOM and multiply it with itself, assumming the two
alphabets to be different
#include "def.h"
#include "macro.h"
main()
{
OP b,d;
anfang();
b=callocobject();
d=callocobject();
scan(POLYNOM,b);
mult_disjunkt_polynom_polynom(b,b,d);
println(d);
freeall(b); freeall(d);
ende();
}
Send comments or suggestions to:
symmetrica (at) symmetrica
this page was automatically generated on So Aug 10 12:23:25 CEST 2008 on the machine btn6xa