[ 原始碼: chemeq ]
套件:chemeq(2.18-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.1.3) [i386]
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: libgcc1 (>= 1:3.0) [除 armhf]
- GCC 支援函式庫
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3