> ring r=(2^8,z),(x,y),lp;
> poly a=z^45*(x2-y2);
> poly b=x-y;
> a/b;
? not implemented
? error occurred in STDIN line 4: `a/b;`
Does this means I could not use / in GF(2^8),
will you implement that function in future?
Thank you very much!
email:
tangxij@mails.gscas.ac.cnPosted in old Singular Forum on: 2005-05-27 04:23:16+02