source: git/Tst/Manual/randomid.tst @ 228e0b

fieker-DuValspielwiese
Last change on this file since 228e0b was 894057, checked in by Oleksandr Motsak <motsak@…>, 13 years ago
ADD: Tests from online manual (res+stat on mamawutz): short ones Tst/Manual/s.lst
  • Property mode set to 100644
File size: 164 bytes
Line 
1LIB "tst.lib"; tst_init();
2LIB "random.lib";
3ring r=0,(x,y,z),dp;
4randomid(maxideal(2),2,9);
5module m=[x,0,1],[0,y2,0],[y,0,z3];
6show(randomid(m));
7tst_status(1);$
Note: See TracBrowser for help on using the repository browser.