LateX公式编辑大全
数学公式的插入
将数学公式写在$ $
之间,代表插入的是行内数学公式(通常称为行内模式)
将数学公式写在$$ $$
之间,
会使公式图例成一行并强制居中(通常称为独立模式)
常用符号
运算符号
$\in \notin \nabla$
\(\in \notin \nabla\)
$\pm \mp \cup \cap \bullet \triangleleft \triangleright $
\(\pm \mp \cup \cap \bullet \triangleleft \triangleright\)
$\oplus \odot \otimes \ominus \vee \wedge$
\(\oplus \odot \otimes \ominus \vee \wedge\)
$\sum \prod \coprod \int \iint \oint$
\(\sum \prod \coprod \int \iint \oint\)
$\geq\leq\neq\rightarrow\leftarrow\uparrow\downarrow$
\(\geq\leq\neq\rightarrow\leftarrow\uparrow\downarrow\)
$\longrightarrow\longleftarrow\Rightarrow\Leftarrow\leftrightharpoons$
\(\longrightarrow\longleftarrow\Rightarrow\Leftarrow\leftrightharpoons\)
$1\quad1\qquad1\ b1\;1\!1$ #latex中的空格
\(1\quad1\qquad1\ b1\;1\!1\)
$a \cdot b\quad a \times b$
\(a \cdot b\quad a \times b\)
特殊符号
$+\infty -\infty$
\(\infty -\infty\)
字母符号
$\alpha\beta\gamma\delta\epsilon\zeta\eta\theta$
\(\alpha\beta\gamma\delta\epsilon\zeta\eta\theta\)
$\iota\kappa\lambda\mu\nu\xi\omicron\pi$
\(\iota\kappa\lambda\mu\nu\xi\omicron\pi\)
$\rho\sigma\tau\upsilon\phi\chi\psi\omega$
\(\rho\sigma\tau\upsilon\phi\chi\psi\omega\)
$\mathbb{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$
\(\mathbb{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\)
$\mathcal{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$
\(\mathcal{ABCDEFGHIJKLMNOPQRSTUVWXYZ}\)
常用数学公式
上标——$m^{n+1}$
——\(m^{n+1}\)
下标——$m_{n+1}$
——\(m_{n+1}\)
分式——$\frac{n+1}{m+2}$
——\(\frac{n+1}{m+2}\)
开平方——$\sqrt{n+1}$
——\(\sqrt{n+1}\)
n开m次方——$\sqrt{m}{n}$
——\(\sqrt[m]{n+2}\)
从m到n累计求和——$\sum_{i=m}^n$
——\(\sum_{i=m}^n\)
从m到n累计求积——$\prod_{i=m}^{n}$
——\(\prod_{i=m}^{n}\)
从m到n积分——$\int_{i=m}^{n}$
——\(\int_{i=m}^{n}\)
a向量——$\vec a$
——\(\vec
a\)
A到B的向量——$\overrightarrow{AB}$
——\(\overrightarrow{AB}\)
省略号——$a+b+\codots+z$
——\(a+b+\cdots+z\)
公式上面加上横杠——$\overline{m+n}$
——\(\overline{m+n}\)
公式下面加上横杠——$\underline{m+n}$
——\(\underline{m+n}\)
圆括号矩阵——$\begin{pmatrix} 1 & 2 \\ 3 & 4 \\ 5 & 6 \end{pmatrix}$
\(\begin{pmatrix} 1 & 2 \\ 3 & 4\end{pmatrix}\)
方括号矩阵——$\begin{bmatrix} 1 & 2 \\ 3 & 4 \\ \end{bmatrix}$
\(\begin{bmatrix} 1 & 2 \\ 3 & 4 \\ \end{bmatrix}\)
花括号矩阵——$\begin{Bmatrix} 1 & 2 \\ 3 & 4 \\ \end{Bmatrix}$
\(\begin{Bmatrix} 1 & 2 \\ 3 & 4 \\ \end{Bmatrix}\)
行列式——$\begin{vmatrix} 1 & 2 \\ 3 & 4 \\ \end{vmatrix}$
\(\begin{vmatrix} 1 & 2 \\ 3 & 4 \\ \end{vmatrix}\)
范数双竖线——$\begin{Vmatrix} 1 & 2 \\ 3 & 4 \\ \end{Vmatrix}$
\(\begin{Vmatrix} 1 & 2 \\ 3 & 4 \\ \end{Vmatrix}\)
带省略号的矩阵
$$
\begin{pmatrix}
1 & a_1 & a_1^2 & \cdots & a_1^n \\
1 & a_2 & a_2^2 & \cdots & a_2^n \\
\vdots & \vdots & \vdots & \ddots & \vdots \\
1 & a_m & a_m^2 & \cdots & a_m^n \\
\end{pmatrix}
$$
\[ \begin{pmatrix} 1 & a_1 & a_1^2 & \cdots & a_1^n \\ 1 & a_2 & a_2^2 & \cdots & a_2^n \\ \vdots & \vdots & \vdots & \ddots & \vdots \\ 1 & a_m & a_m^2 & \cdots & a_m^n \\ \end{pmatrix} \]
带大括号的方程组
$$
\left\{\begin{array}{c}
a_1x+b_1y+c_1z=d_1 \\
a_2x+b_2y+c_2z=d_2 \\
a_3x+b_3y+c_3z=d_3
\end{array}\right.
$$
\[\left\{\begin{array}{c} a_1x+b_1y+c_1z=d_1 \\ a_2x+b_2y+c_2z=d_2 \\ a_3x+b_3y+c_3z=d_3 \end{array}\right.\]
函数综合嵌套
$$
f\left(
\left[
\frac{
1+\left\{x,y\right\}
}{
\left(
\frac{x}{y}+\frac{y}{x}
\right)
\left(u+1\right)
}+a
\right]^{3/2}
\right)
$$
\[ f\left( \left[ \frac{ 1+\left\{x,y\right\} }{ \left( \frac{x}{y}+\frac{y}{x} \right) \left(u+1\right) }+a \right]^{3/2} \right) \]
分段函数:
$$
f(x)=\left\{
\begin{aligned}
x+1 \quad & 0<x<1 \\
x^2+2 \quad & 1<x<2 \\
-x^5-4 \quad & 2<x<3
\end{aligned}
\right.
$$
\[ f(x)=\left\{ \begin{aligned} x+1 \quad & 0<x<1 \\ x^2+2 \quad & 1<x<2 \\ -x^5-4 \quad & 2<x<3 \end{aligned} \right. \]