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 6... | Line 6... | ||
6 | , numerical list\ |
6 | , numerical list\ |
7 | , symbol list\ |
7 | , symbol list\ |
8 | slib_author=Bernadette PERRIN-RIOU |
8 | slib_author=Bernadette PERRIN-RIOU |
9 | slib_out=a1 V1+a2 V2+ |
9 | slib_out=a1 V1+a2 V2+ |
10 | slib_comment= simplify the expression (if a1=0, negative); the numbers of items is bounded by 25 |
10 | slib_comment= simplify the expression (if a1=0, negative); the numbers of items is bounded by 25 |
- | 11 | slib_require=maxima |
|
11 | !exit |
12 | !exit |
12 | 13 | ||
13 | :proc |
14 | :proc |
14 | slib_data=$wims_read_parm |
15 | slib_data=$wims_read_parm |
15 | !if [ isin $slib_data |
16 | !if [ isin $slib_data |