Rev 4171 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4158 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
4175 | bpr | 3 | slib_title=Simplify a linear combination |
4171 | bpr | 4 | |
4158 | bpr | 5 | slib_parms=2\ |
4175 | bpr | 6 | , numerical list inside brackets\ |
7 | , symbol list of variables inside brackets\ |
||
4158 | bpr | 8 | |
9 | slib_out=a1 V1+a2 V2+ |
||
4175 | bpr | 10 | slib_comment= simplify the expression (if a1=0, negative); the numbers of items is bounded by 25. |