Rev 4158 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4158 | Rev 5768 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | slib_title=Computes a combination of chemical equations |
3 | slib_title=Computes a combination of chemical equations |
4 | slib_parms=at least 2\ |
4 | slib_parms=at least 2\ |
5 | , coefficient, equation [, coefficient, equation, ...] |
5 | , coefficient, equation [, coefficient, equation, ...] |
6 | 6 | ||
7 | slib_out= A combination of the given chemical equations. <br> Use \ |
7 | slib_out= A combination of the given chemical equations. <br/> Use \ |
8 | positive coefficients to add an equation, negative coefficients to add\ |
8 | positive coefficients to add an equation, negative coefficients to add\ |
9 | a reversed equation.<br>\ |
9 | a reversed equation.<br/>\ |
10 | The coefficients can be fractions. |
10 | The coefficients can be fractions. |
11 | slib_comment=Enter formulas as accepted by the command chemeq |
11 | slib_comment=Enter formulas as accepted by the command chemeq |