Markdown支持通过LaTeX插入复杂的数学公式。
$...$
标记:欧拉公式可以表示为 e i π + 1 = 0 e^{i\pi} + 1 = 0 eiπ+1=0,这是一个著名的等式。
$$...$$
标记:欧拉公式可以表示为
e i π + 1 = 0 e^{i\pi} + 1 = 0 eiπ+1=0
这是一个著名的等式。
\符号
:\_
\%
\&
: _ \_ _, % \% %, & \& &\ldots,\cdots,\vdots,\ddots
… , ⋯ , ⋮ , ⋱ \ldots,\cdots,\vdots,\ddots …,⋯,⋮,⋱big
开头表示该符号的大写形式;符号前+\not
表示该符号的否定符号 | 公式 | 符号 | 公式 |
---|---|---|---|
上标 x 2 x^{2} x2 | x^{2} | 下标 x 0 x_{0} x0 | x_{0} |
上划线 x + y ‾ \overline{x+y} x+y | \overline{x+y} | 下划线 x − y ‾ \underline{x-y} x−y | \underline{x-y} |
上括弧 1 + 2 + ⋯ + n ⏞ n 个 \overbrace{1+2+\cdots+n}^{n个} 1+2+⋯+n n个 | \overbrace{1+2+\cdots+n}^{n个} | 下括弧 a + b + ⋯ + z ⏟ 26 个 \underbrace{a+b+\cdots+z}_{26个} 26个 a+b+⋯+z | \underbrace{a+b+\cdots+z}_{26个} |
左箭头 A B ← \overleftarrow{AB} AB | \overleftarrow{AB} | 右箭头 C D → \overrightarrow{CD} CD | \overrightarrow{CD} |
公式 | 符号 | 公式 | 符号 |
---|---|---|---|
∞ \infty ∞ | \infty | ε \varepsilon ε | \varepsilon |
ı \imath | \imath | ȷ \jmath | \jmath |
∘ \circ ∘ | \circ | ∠ \angle ∠ | \angle |
⊥ \perp ⊥ | \perp | ∥ \parallel ∥ | \paraller |
x ⃗ \vec{x} x | \vec{x} | x ˉ \bar{x} xˉ | \bar{x} |
x ^ \hat{x} x^ | \hat{x} | x ~ \tilde{x} x~ | \tilde{x} |
公式 | 符号 | 公式 | 符号 |
---|---|---|---|
x y \frac{x}{y} yx | \frac{x}{y} | x y {x}\over{y} yx | {x}\over{y} |
x \sqrt{x} x | \sqrt{x} | x n \sqrt[n]{x} nx | \sqrt[n]{x} |
sin \sin sin | \sin | arccos \arccos arccos | \arccos |
ln , lg \ln, \lg ln,lg | \ln, \lg | log x y \log_x y logxy | \log_x y |
sinh \sinh sinh | \sinh | ||
⌈ x ⌉ \lceil x \rceil ⌈x⌉ | \lceil x \rceil | ⌊ x ⌋ \lfloor x \rfloor ⌊x⌋ | \lfloor x \rfloor |
箭头形式 | \+公式 |
---|---|
左右箭头,长左右箭头,大左右箭头 | left/right (long)(大写) + arrow |
上下箭头,大上下箭头 | up/down(大写) + arrow |
半指向箭头(鱼叉) | left/right + harpoon(s) + up/down |
斜箭头(东南西北) | s/n + w/e + arrow |
效果 | 公式 |
---|---|
a ← b → c ↔ d ⇌ e a \leftarrow b \rightarrow c \leftrightarrow d \rightleftharpoons e a←b→c↔d⇌e | a \leftarrow b \rightarrow c \leftrightarrow d \rightleftharpoons e |
a ⇐ b ⇒ c ⇔ d a \Leftarrow b \Rightarrow c \Leftrightarrow d a⇐b⇒c⇔d | a \Leftarrow b \Rightarrow c \Leftrightarrow d |
a ⟵ b ⟶ c ⟺ d a \longleftarrow b \longrightarrow c \Longleftrightarrow d a⟵b⟶c⟺d | a \longleftarrow b \longrightarrow c \Longleftrightarrow d |
a ↗ b ↘ c ↖ d ↙ e a \nearrow b \searrow c \nwarrow d \swarrow e a↗b↘c↖d↙e | a \nearrow b \searrow c \nwarrow d \swarrow e |
a ↑ b ↓ c ⇑ d ⇓ e a \uparrow b \downarrow c \Uparrow d \Downarrow e a↑b↓c⇑d⇓e | a \uparrow b \downarrow c \Uparrow d \Downarrow e |
a ⇀ b ⇁ c ↼ d ↽ e a \rightharpoonup b \rightharpoondown c \leftharpoonup d \leftharpoondown e a⇀b⇁c↼d↽e | a \rightharpoonup b \rightharpoondown c \leftharpoonup d \leftharpoondown e |
符号 | 语法 |
---|---|
∑ \sum ∑ | \sum |
∏ \prod ∏ | \prod |
lim \lim lim | \lim |
∫ , ∬ , ∭ \int, \iint, \iiint ∫,∬,∭ | \int, \iint, \iiint |
∮ , ∯ , ∰ \oint, \oiint, \oiiint ∮,∬,∭ | \oint, \oiint, \oiiint |
∂ \partial ∂ | \partial |
∇ \nabla ∇ | \nabla |
\sum_{i=1}^n{x_i} ∑ i = 1 n x i \prod_{i=1}^n{x_i} ∏ i = 1 n x i \lim_{x \to 0}^{y \to 0} lim x → 0 y → 0 x + y \int_{0}^{\infty}{\frac{1}{x^2}dx} ∫ 0 ∞ 1 x 2 d x \begin{aligned} \verb|\sum_{i=1}^n{x_i}|\qquad & \sum_{i=1}^n{x_i}\\ \verb|\prod_{i=1}^n{x_i}|\qquad & \prod_{i=1}^n{x_i}\\ \verb|\lim_{x \to 0}^{y \to 0}|\qquad & \lim_{x \to 0}^{y \to 0}{x+y}\\ \verb|\int_{0}^{\infty}{\frac{1}{x^2}dx}|\qquad & \int_{0}^{\infty}{\frac{1}{x^2}dx}\\ \end{aligned} \sum_{i=1}^n{x_i}\prod_{i=1}^n{x_i}\lim_{x \to 0}^{y \to 0}\int_{0}^{\infty}{\frac{1}{x^2}dx}i=1∑nxii=1∏nxix→0limy→0x+y∫0∞x21dx
符号 | 公式 | 符号 | 公式 | 符号 | 公式 | 符号 | 公式 |
---|---|---|---|---|---|---|---|
≠ \neq = | \neq | ≈ \approx ≈ | \approx | ≡ \equiv ≡ | \equiv | ||
> \gt > | \gt | ≯ \not\gt > | \not\gt | ≮ \not\lt < | \not\lt | < \lt < | \lt |
≥ \geq ≥ | \geq | ≱ \ngeq ≱ | \ngeq | ≱ \not\geq ≥ | \not\geq | ≫ \gg ≫ | \gg |
≤ \leq ≤ | \leq | ≰ \nleq ≰ | \nleq | ≰ \not\leq ≤ | \not\leq | ≪ \ll ≪ | \ll |
× \times × | \times | ⋅ \cdot ⋅ | \cdot | ± , ∓ \pm, \mp ±,∓ | \pm, \mp | ÷ \div ÷ | \div |
符号 | 公式 |
---|---|
m o d \bmod mod | \bmod |
⊙ a n d ⨀ \odot and\bigodot ⊙and⨀ | \odot and\bigodot |
⊗ a n d ⨂ \otimes and \bigotimes ⊗and⨂ | \otimes and \bigotimes |
符号 | 公式 | 符号 | 公式 |
---|---|---|---|
∀ \forall ∀ | \forall | ∃ \exists ∃ | \exists |
¬ \lnot ¬ | \lont | ||
∨ \vee ∨ | \vee | ∧ \wedge ∧ | \wedge |
⋁ \bigvee ⋁ | \bigvee | ⋀ \bigwedge ⋀ | \bigwedge |
符号 | 公式 | 符号 | 公式 | 符号 | 公式 |
---|---|---|---|---|---|
∈ \in ∈ | \in | ⊂ \subset ⊂ | \subset | ⊃ \supset ⊃ | \supset |
∉ \notin ∈/ | \notin | ⊄ \not\subset ⊂ | \not\subset | ⊅ \not\supset ⊃ | \not\supset |
∉ \not\in ∈ | \not\in | ⊆ \subseteq ⊆ | \subseteq | ⊇ \supseteq ⊇ | \supseteq |
∅ \emptyset ∅ | \emptyset | ⊊ \subsetneq ⊊ | \subsetneq | ⊋ \supsetneq ⊋ | \supsetneq |
∅ \varnothing ∅ | \varnothing | ⊈ \not\subseteq ⊆ | \not\subseteq | ⊉ \not\supseteq ⊇ | \not\supseteq |
符号 | 公式 | 符号 | 公式 |
---|---|---|---|
∩ \cap ∩ | \cap | ⋂ \bigcap ⋂ | \bigcap |
∪ \cup ∪ | \cup | ⋃ \bigcup ⋃ | \bigcup |
⊗ \otimes ⊗ | \otimes |
通过\name
输入,首字母大小写控制大小写
name | lower | upper | name | lower | upper |
---|---|---|---|---|---|
alpha | α \alpha α | A \Alpha A | nu | ν \nu ν | N \Nu N |
beta | β \beta β | B \Beta B | xi | ξ \xi ξ | Ξ \Xi Ξ |
gamma | γ \gamma γ | Γ \Gamma Γ | omicron | ο \omicron ο | O \Omicron O |
delta | δ \delta δ | Δ \Delta Δ | pi | π \pi π | Π \Pi Π |
epsilon | ϵ \epsilon ϵ | E \Epsilon E | rho | ρ \rho ρ | P \Rho P |
zeta | ζ \zeta ζ | Z \Zeta Z | sigma | σ \sigma σ | Σ \Sigma Σ |
eta | η \eta η | H \Eta H | tau | τ \tau τ | T \Tau T |
theta | θ \theta θ | Θ \Theta Θ | upsilon | υ \upsilon υ | Υ \Upsilon Υ |
itoa | ι \iota ι | I \Iota I | phi | ϕ \phi ϕ | Φ \Phi Φ |
kappa | κ \kappa κ | K \Kappa K | chi | χ \chi χ | X \Chi X |
lambda | λ \lambda λ | Λ \Lambda Λ | psi | ψ \psi ψ | Ψ \Psi Ψ |
mu | μ \mu μ | M \Mu M | omega | ω \omega ω | Ω \Omega Ω |
空格\,
\;
\quad
\qquad
a b , a b , a b , a b a\,b, a\;b, a \quad b, a \qquad b ab,ab,ab,ab
注释%
,注解一行
%这是一个注释
上下\overset
\overset{\Delta}{=} : = Δ \verb|\overset{\Delta}{=}|:\qquad\overset{\Delta}{=} \overset{\Delta}{=}:=Δ
块级显示\displaystyer
在行内公式中使用
\frac{x}{y},\displaystyle\frac{x}{y} x y , x y \verb|\frac{x}{y},\displaystyle\frac{x}{y}|\qquad \frac{x}{y},\,\displaystyle\frac{x}{y} \frac{x}{y},\displaystyle\frac{x}{y}yx,yx
编号\tag{}
f(x) = x^2 + 1 \tag{1.1} f ( x ) = x 2 + 1 (1.1) \verb|f(x) = x^2 + 1 \tag{1.1}|\\ f(x) = x^2 + 1 \tag{1.1} f(x) = x^2 + 1 \tag{1.1}f(x)=x2+1(1.1)
换行\\
1 + 1 + 1 = 2 + 1 = 3 1+1+1=2+1\\ =3 1+1+1=2+1=3
对齐&
,用\begin{aligned}
\end{aligned}
包裹
$$
\begin{aligned}
1+1+1+1 & =2+1+1\\
& =3+1\\
& =4
\end{aligned}
$$
1 + 1 + 1 + 1 = 2 + 1 + 1 = 3 + 1 = 4 \begin{aligned} 1+1+1+1 & =2+1+1\\ & =3+1\\ & =4 \end{aligned} 1+1+1+1=2+1+1=3+1=4
注释
\text{}
括号里可套用$...$
公式:
\text{if x $\geq$ 0} if x ≥ 0 \verb|\text{if x $\geq$ 0}|\qquad \text{if x $\geq$ 0} \text{if x $\geq$ 0}if x ≥ 0
\verb|内容|
原样显示:\verb|\pi|
\pi \verb|\pi| \pi
片段删除线
\cancel{x+y} x + y \bcancel{x+y} x + y \xcancel{x+y} x + y \begin{array}{r|l} \verb| \cancel{x+y}| & \cancel{x+y}\\ \verb|\bcancel{x+y}| & \bcancel{x+y}\\ \verb|\xcancel{x+y}| & \xcancel{x+y}\\ \end{array} \cancel{x+y}\bcancel{x+y}\xcancel{x+y}x+y x+y x+y
通过\begin{matrix}
\end{matrix}
首尾标记
matrix, (pmatrix), [bmatrix], {Bmatrix}, |vmatrix|, ||Vmatrix||
$$
\begin{matrix}
1 & 2 & 3 \\
4 & 5 & 6 \\
7 & 8 & 9
\end{matrix}
\begin{pmatrix}
1 & 2 & 3 \\
4 & 5 & 6 \\
7 & 8 & 9
\end{pmatrix}
\begin{bmatrix}
1 & 2 & 3 \\
4 & 5 & 6 \\
7 & 8 & 9
\end{bmatrix}
\begin{Bmatrix}
1 & 2 & 3 \\
4 & 5 & 6 \\
7 & 8 & 9
\end{Bmatrix}
\begin{vmatrix}
1 & 2 & 3 \\
4 & 5 & 6 \\
7 & 8 & 9
\end{vmatrix}
\begin{Vmatrix}
1 & 2 & 3 \\
4 & 5 & 6 \\
7 & 8 & 9
\end{Vmatrix}
\begin{smallmatrix}
1 & 2 & 3 \\
4 & 5 & 6 \\
7 & 8 & 9
\end{smallmatrix}
$$
matrix, (pmatrix), [bmatrix], {Bmatrix}, |vmatrix|, ||Vmatrix||, smallmatrix
1 2 3 4 5 6 7 8 9 ( 1 2 3 4 5 6 7 8 9 ) [ 1 2 3 4 5 6 7 8 9 ] { 1 2 3 4 5 6 7 8 9 } ∣ 1 2 3 4 5 6 7 8 9 ∣ ∥ 1 2 3 4 5 6 7 8 9 ∥ 1 2 3 4 5 6 7 8 9 \begin{matrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{matrix} \begin{pmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{pmatrix} \begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{bmatrix} \begin{Bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{Bmatrix} \begin{vmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{vmatrix} \begin{Vmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{Vmatrix} \begin{smallmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{smallmatrix} 147258369 147258369 147258369 ⎩ ⎨ ⎧147258369⎭ ⎬ ⎫ 147258369 147258369 147258369
$$
\begin{pmatrix}
\psi(x) & g(x) & \cdots & a_{1n} \\
\hline
a_{21} & a_{22} & \cdots & a_{2n} \\
\vdots & \vdots & \ddots & \vdots \\
a_{n1} & a_{n2} & \cdots & a_{nn}
\end{pmatrix}
$$
( ψ ( x ) g ( x ) ⋯ a 1 n a 21 a 22 ⋯ a 2 n ⋮ ⋮ ⋱ ⋮ a n 1 a n 2 ⋯ a n n ) \begin{pmatrix} \psi(x) & g(x) & \cdots & a_{1n} \\ \hline a_{21} & a_{22} & \cdots & a_{2n} \\ \vdots & \vdots & \ddots & \vdots \\ a_{n1} & a_{n2} & \cdots & a_{nn} \end{pmatrix} ψ(x)a21⋮an1g(x)a22⋮an2⋯⋯⋱⋯a1na2n⋮ann
数组和矩阵类似,通过\begin{array}{}
\end{array}
首尾标记. begin的第二个括号中c
表示居中,l
左对齐,r
右对齐;|
表示垂直分割线
$$
\begin{array}{r|c|l}
1 & 2 & 3 \\
40 & 50 & 60 \\
700 & 800 & 900
\end{array}
\begin{subarray}{c}
1 \\ 2 \\ 3
\end{subarray}
$$
1 2 3 40 50 60 700 800 900 1 2 3 \begin{array}{r|c|l} 1 & 2 & 3 \\ 40 & 50 & 60 \\ 700 & 800 & 900 \end{array} \begin{subarray}{c} 1 \\ 2 \\ 3 \end{subarray} 140700250800360900123
通过\begin{equation}
\end{equation}
首尾标记。页面内等式自动编号。
$$
\begin{equation}
a_{0}+a_{1}x_{0}+...+a_{n}x_{0}^{n}=y_{0}
\end{equation}\\
\begin{equation}
a_{0}+a_{1}x_{0}+...+a_{n}x_{0}^{n}=y_{0}
\end{equation}
$$
a 0 + a 1 x 0 + . . . + a n x 0 n = y 0 a 0 + a 1 x 0 + . . . + a n x 0 n = y 0 \begin{equation} a_{0}+a_{1}x_{0}+...+a_{n}x_{0}^{n}=y_{0} \end{equation}\\ \begin{equation} a_{0}+a_{1}x_{0}+...+a_{n}x_{0}^{n}=y_{0} \end{equation} a0+a1x0+...+anx0n=y0a0+a1x0+...+anx0n=y0
通过\begin{cases}
\end{cases}
首尾标记。右括弧相应改为rcases
。
$$
f(x) =
\begin{cases}
\begin{rcases}
x, & x>0 \\
0, & x=0 \\
-x, & x<0
\end{rcases}
\end{cases}
= |x|
$$
f ( x ) = { x , x > 0 0 , x = 0 − x , x < 0 } = ∣ x ∣ f(x) = \begin{cases} \begin{rcases} x, & x>0 \\ 0, & x=0 \\ -x, & x<0 \end{rcases} \end{cases} = |x| f(x)=⎩ ⎨ ⎧x,0,−x,x>0x=0x<0⎭ ⎬ ⎫=∣x∣
通过\begin{aligned}
\end{aligned}
首尾标记.使用 &
使 = 左对齐
$$
\begin{aligned}
(f,K^{'}_{x}y+K^{''}_{x}y)_{F}
&=(f^{'}+f^{''},K^{'}_{x}y+K^{''}_{x}y)_{F}\\
&=(f^{'},K^{'}_{x}y)_{F}+(f^{''},K^{''}_{x}y)_{F}+(f^{'},K^{''}_{x}y)_{F}+(f^{''},K^{'}_{x}y)_{F}\\
&=(f^{'},K^{'}_{x}y)_{F}+(f^{''},K^{''}_{x}y)_{F}\\
&=(f^{'}(x),y)_{Y}+(f^{''}(x),y)_{Y}\\
&=(f^{'}(x)+f^{''}(x),y)_{Y}\\
&=(f(x),y)_{Y}\\
&=(f,K_{x}y)_{F}
\end{aligned}
$$
( f , K x ′ y + K x ′ ′ y ) F = ( f ′ + f ′ ′ , K x ′ y + K x ′ ′ y ) F = ( f ′ , K x ′ y ) F + ( f ′ ′ , K x ′ ′ y ) F + ( f ′ , K x ′ ′ y ) F + ( f ′ ′ , K x ′ y ) F = ( f ′ , K x ′ y ) F + ( f ′ ′ , K x ′ ′ y ) F = ( f ′ ( x ) , y ) Y + ( f ′ ′ ( x ) , y ) Y = ( f ′ ( x ) + f ′ ′ ( x ) , y ) Y = ( f ( x ) , y ) Y = ( f , K x y ) F \begin{aligned} (f,K^{'}_{x}y+K^{''}_{x}y)_{F} &=(f^{'}+f^{''},K^{'}_{x}y+K^{''}_{x}y)_{F}\\ &=(f^{'},K^{'}_{x}y)_{F}+(f^{''},K^{''}_{x}y)_{F}+(f^{'},K^{''}_{x}y)_{F}+(f^{''},K^{'}_{x}y)_{F}\\ &=(f^{'},K^{'}_{x}y)_{F}+(f^{''},K^{''}_{x}y)_{F}\\ &=(f^{'}(x),y)_{Y}+(f^{''}(x),y)_{Y}\\ &=(f^{'}(x)+f^{''}(x),y)_{Y}\\ &=(f(x),y)_{Y}\\ &=(f,K_{x}y)_{F} \end{aligned} (f,Kx′y+Kx′′y)F=(f′+f′′,Kx′y+Kx′′y)F=(f′,Kx′y)F+(f′′,Kx′′y)F+(f′,Kx′′y)F+(f′′,Kx′y)F=(f′,Kx′y)F+(f′′,Kx′′y)F=(f′(x),y)Y+(f′′(x),y)Y=(f′(x)+f′′(x),y)Y=(f(x),y)Y=(f,Kxy)F
\字体 {需转换的部分字符}
部分字体不同编辑器不支持
字体 | 语法 | S A M P L E SAMPLE SAMPLE |
---|---|---|
黑板粗体 | \Bbb{SAMPLE} | S A M P L E \Bbb{SAMPLE} SAMPLE |
粗体 | \bf{SAMPLE} | S A M P L E \bf{SAMPLE} SAMPLE |
意大利体 | \it{SAMPLE} | S A M P L E \it{SAMPLE} SAMPLE |
罗马体 | \rm{SAMPLE} | S A M P L E \rm{SAMPLE} SAMPLE |
等线体 | \sf{SAMPLE} | S A M P L E \sf{SAMPLE} SAMPLE |
打字机体 | \tt{SAMPLE} | S A M P L E \tt{SAMPLE} SAMPLE |
旧德式字体 | \frak{SAMPLE} | S A M P L E \frak{SAMPLE} SAMPLE |
花体 | \cal{SAMPLE} | S A M P L E \cal{SAMPLE} SAMPLE |
使用 \color{颜色}{文字}
来更改特定的文字颜色。更改文字颜色 需要浏览器支持 ,如果浏览器不知道你所需的颜色,那么文字将被渲染为黑色。
\color{yellow}{text} t e x t \verb|\color{yellow}{text}|\qquad \color{yellow}{text} \color{yellow}{text}text
对于较旧的浏览器(HTML4与CSS2),以下颜色是被支持的:
输入 | 显示 | 输入 | 显示 |
---|---|---|---|
black | t e x t \color{black}{text} text | grey | t e x t \color{grey}{text} text |
silver | t e x t \color{silver}{text} text | white | t e x t \color{white}{text} text |
maroon | t e x t \color{maroon}{text} text | red | t e x t \color{red}{text} text |
yellow | t e x t \color{yellow}{text} text | lime | t e x t \color{lime}{text} text |
olive | t e x t \color{olive}{text} text | green | t e x t \color{green}{text} text |
teal | t e x t \color{teal}{text} text | auqa | t e x t \color{auqa}{text} text |
blue | t e x t \color{blue}{text} text | navy | t e x t \color{navy}{text} text |
purple | t e x t \color{purple}{text} text | fuchsia | t e x t \color{fuchsia}{text} text |
对于较新的浏览器(HTML5与CSS3),输入 \color{#rgb}{text}
来自定义更多的颜色。