Rev 3265 | Rev 4171 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3265 | Rev 4158 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | !set slib_title=simplify a linear combination with tex data |
- | |
5 | slib_parms=2\ |
4 | |
6 | , numerical list\ |
- | |
7 | , symbol list\ |
- | |
8 | slib_author=Bernadette PERRIN-RIOU |
5 | slib_author=Bernadette PERRIN-RIOU |
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 |
- | |
11 | slib_require=maxima |
6 | slib_require=maxima |
12 | !exit |
7 | !exit |
13 | 8 | ||
14 | :proc |
9 | :proc |
15 | slib_data=$wims_read_parm |
10 | slib_data=$wims_read_parm |