Rev 20 | Rev 4158 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 3265 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | slib_out=the polynomial |
13 | slib_out=the polynomial |
14 | slib_comment= by default, the polynomial is a polynomial in x, monic, of degree 4 and with coefficients between -4 and 4 |
14 | slib_comment= by default, the polynomial is a polynomial in x, monic, of degree 4 and with coefficients between -4 and 4 |
15 | slib_example= 5,6,t,monic\ |
15 | slib_example= 5,6,t,monic\ |
16 | 5,6,t,2\ |
16 | 5,6,t,2\ |
17 | 5,6,t,-3 |
17 | 5,6,t,-3 |
- | 18 | slib_require=pari |
|
18 | !exit |
19 | !exit |
19 | 20 | ||
20 | :proc |
21 | :proc |
21 | 22 | ||
22 | slib_input=$wims_read_parm |
23 | slib_input=$wims_read_parm |