[ 原始碼: chemeq ]
套件:chemeq(2.19-1)
Parser for chemical formula and equilibria
chemeq is a basic standalone filter written in C language, flex and bison. It inputs strings like:
2H2 + O2 ---> 2 H2Othen it outputs LaTeX code and messages about the equilibrium of a chemical reaction.
example:~/src$ echo "2H2 + O2 ---> 2 H2O" | chemeq -lc 2\,H_{2}\,+\,O_{2}\,\rightarrow\,2\,H_{2}O OK
其他與 chemeq 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- 套件暫時不可用
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3