LaTeX
- Official site:latex-project.org
- 截图识别为latex的工具:Mathpix snip,
数学符号表
- 这个讲解得不错; 示例:
f(n) = \begin{cases} n/2 & \quad \text{if } n \text{ is even} \\ -(n+1)/2 & \quad \text{if } n \text{ is odd}\\ \end{cases}
表示:
- 十字分割
- 矩阵
public:math:latex
f(n) = \begin{cases} n/2 & \quad \text{if } n \text{ is even} \\ -(n+1)/2 & \quad \text{if } n \text{ is odd}\\ \end{cases}
表示: