source: git/Tst/Manual/maximum.tst @ 0d6b7fc

spielwiese Release-4-3-2p2
Last change on this file since 0d6b7fc was f27af04, checked in by Hans Schoenemann <hannes@…>, 3 years ago
removed atkin.lib
  • Property mode set to 100644
File size: 145 bytes
Line 
1LIB "tst.lib"; tst_init();
2LIB "realclassify.lib";
3ring r = 0,x,dp;
4list L=465,867,1233,4567,776544,233445,2334,556;
5maximum(L);
6tst_status(1);$
Note: See TracBrowser for help on using the repository browser.