- 1皇忿、復(fù)雜多行公式按照等號(hào)對(duì)齊
\begin{align}
x+1 &= y+2 \notag \\
&= z+3 \notag \\
&= w+4
\end{align}
image.png
-
2翘魄、大括號(hào)
image.png
3呢铆、輸入矩陣
\begin{equation} %開(kāi)始數(shù)學(xué)環(huán)境
\left( %左括號(hào)
\begin{array}{ccc} %該矩陣一共3列贷屎,每一列都居中放置
a11 & a12 & a13\\ %第一行元素
a21 & a22 & a23\\ %第二行元素
\end{array}
\right) %右括號(hào)
\end{equation}
image.png
- 4罢防、控制括號(hào)的大小
\Bigg ( \bigg [ \Big \{ \big \langle \left | \| x \| \right | \big \rangle \Big \} \bigg ] \Bigg )
image.png
Bigg>bigg > Big> big
-
5、公式中的空格
image.png