1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
slib_lang_exists_tmp=yes
slib_title=Analysing the equilibrium in chemical formulas
slib_parms=3\
, a chemical equation equation \
state, a switch to display physical states : state or nostate \
matrix, the output format: matrix or html
slib_out= a matrix or a table whose lines help to check the equilibrium \
of the given equation.
slib_comment=Enter chemical equations as accepted by the command chemeq<br/> \
The results got with the option <span class="tt">html</span> may be used as templates to build \
new modules. Relevant values are accessed more easily without this option. \
<br/><b>Important notice</b>: when there are electrons or ions in the \
equation, the matrix has an <i>odd</i> number of lines, the last one being \
the charge balance. When the molecules are not charged electrically, the \
matrix has an <i>even</i> number of lines.
|