source: git/Tst/Short/bug_minpoly2.tst @ 197c4e

fieker-DuValspielwiese
Last change on this file since 197c4e was dc7ece, checked in by Hans Schoenemann <hannes@…>, 7 years ago
fix: setting new minpoly from alg.extension
  • Property mode set to 100644
File size: 109 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4ring r=(5,a),x,dp;
5minpoly=a2-2;
6LIB"ring.lib";
7rootofUnity(6);
8
9tst_status(1);$
Note: See TracBrowser for help on using the repository browser.