当前位置:   article > 正文

最全LaTeX 数学公式、字母符号、上下标、列表矩阵、公式注释、分数二进制数、分割字符、逻辑集合论、否定符号等_latex公式

latex公式

最全LaTeX 数学公式、字母符号、上下标、列表矩阵、公式注释、分数二进制数、分割字符、逻辑集合论、否定符号等

1. 公式示例

  1. E ( T ) = ∑ ( p , q ) ϵ κ ∣ ∣ p − T q ∣ ∣ 2 E(T)=\sum_{(p,q)\epsilon\kappa} \mid\mid p-T_q \mid \mid ^2 E(T)=(p,q)ϵκ∣∣pTq2

  2. E ( T ) = ∑ ( p , q ) ϵ κ ( ( p − T q ) ⋅ n p ) 2 E(T)=\sum_{(p,q)\epsilon\kappa} ((p-T_q) \cdot n_p)^2 E(T)=(p,q)ϵκ((pTq)np)2

  3. x + y 2 x (hi) \tag{hi} x+y^{2x} x+y2x(hi)

  4. 不换行,只是显示为公式: n p n_p np

  5. 字体颜色: F = m a \color{blue} F=ma F=ma
    背景色: F = m a \fcolorbox{red}{aqua}{$F=ma$} F=ma
    不加粗: ∑ 1 ≤ i ≤ j ≤ n x i j {\sum_{\mathclap{1\le i\le j\le n}} x_{ij}} 1ijnxij
    加粗: ∑ 1 ≤ i ≤ j ≤ n x i j \bold {\sum_{\mathclap{1\le i\le j\le n}} x_{ij}} 1ijnxij

  6. 下标: ​ x n ​ x_n xn

  7. 上标: e x e^x ex

  8. ​ a b ​ a \atop b ba

  9. a b c a\raisebox{0.25em}{$b$}c abc

  10. ∑ 1 ≤ i ≤ j ≤ n x i j \sum_{\mathclap{1\le i\le j\le n}} x_{ij} 1ijnxij

  11. ( a b c d ) (abcd) (acbd)

  12. [ a b c d ] [abcd] [acbd]

  13. ​ ∣ a b c d ∣ ​ |abcd| acbd

  14. ​ ∥ a b c d ∥ ​ abcd acbd

  15. { a b c d } {abcd} {acbd}

  16. a b c d e f g h i \def\arraystretch{1.5} abcdefghi adgbehcfi

  17. x = { a if  b c if  d x = {aif bcif d x={acif bif d

  18. ∑ i = 1 n \displaystyle\sum_{i=1}^n i=1n

  19. ∑ i = 1 n \textstyle\sum_{i=1}^n i=1n

  20. lim ⁡ x \lim\limits_x xlim

  21. lim ⁡ x \lim\nolimits_x limx

  22. x^2 \verb!x^2! x^2

  23. c ∗   =   argmax c ∈ C f ( c , u ) c^* \ = \ \text{argmax}_{c \in C} f(c, u) c = argmaxcCf(c,u)

  24. c ∗   =   argmax c ϵ C f ( c , u ) c^* \ = \ \text{argmax}_{c \epsilon C} f(c,u) c = argmaxCf(c,u)

2.1 字母符号组合

在这里插入图片描述在这里插入图片描述

2.2 列表矩阵

在这里插入图片描述

2.3 公式注释

在这里插入图片描述

2.4 垂直布局

在这里插入图片描述

2.5 分割字符

在这里插入图片描述

2.5 希腊字母和Unicode字符

在这里插入图片描述在这里插入图片描述

2.6 逻辑与集合论

在这里插入图片描述

2.7 大型符号

在这里插入图片描述

2.8 二进制符号

在这里插入图片描述

2.9 分数和二进制数

在这里插入图片描述

2.10 数学符号

在这里插入图片描述

2.11 关系表达式

在这里插入图片描述

2.12 否定关系

在这里插入图片描述

2.13 箭头 & 特殊箭头

在这里插入图片描述

2.14 颜色 加粗 斜体等也可

字体颜色:$$ \color{blue} F=ma $$
背景色:$$ \fcolorbox{red}{aqua}{$F=ma$} $$

不加粗:$${\sum_{\mathclap{1\le i\le j\le n}} x_{ij}} $$
加粗:整体公式加大括号,外加\bold
$$\bold {\sum_{\mathclap{1\le i\le j\le n}} x_{ij}} $$
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

字体颜色: F = m a \color{blue} F=ma F=ma
背景色: F = m a \fcolorbox{red}{aqua}{$F=ma$} F=ma
不加粗: ∑ 1 ≤ i ≤ j ≤ n x i j {\sum_{\mathclap{1\le i\le j\le n}} x_{ij}} 1ijnxij
加粗: ∑ 1 ≤ i ≤ j ≤ n x i j \bold {\sum_{\mathclap{1\le i\le j\le n}} x_{ij}} 1ijnxij

3. 源码

1. $$ E(T)=\sum_{(p,q)\epsilon\kappa} \mid\mid p-T_q \mid \mid ^2 $$
2. $$ E(T)=\sum_{(p,q)\epsilon\kappa} ((p-T_q) \cdot n_p)^2 $$
3. $$ \bold \tag{hi} x+y^{2x} $$
4. 不换行,只是显示为公式:$n_p$
5. 字体颜色:$$ \color{blue} F=ma $$
背景色:$$ \fcolorbox{red}{aqua}{$F=ma$} $$
不加粗:$${\sum_{\mathclap{1\le i\le j\le n}} x_{ij}} $$
加粗:$$\bold {\sum_{\mathclap{1\le i\le j\le n}} x_{ij}} $$
6. 下标:$$ ​ x_n $$
7. 上标:$$ e^x $$
8. $$​ a \atop b $$
9. $$ a\raisebox{0.25em}{$b$}c  $$
10. $$ \sum_{\mathclap{1\le i\le j\le n}} x_{ij} $$
11. $$ \begin{pmatrix}
   a & b \\
   c & d 
\end{pmatrix}	$$ 
12. $$	\begin{bmatrix}
   a & b \\
   c & d
\end{bmatrix} $$
13. $$\begin{vmatrix}
   a & b \\
   c & d
\end{vmatrix}	$$
14. $$\begin{Vmatrix}
   a & b \\
   c & d 
\end{Vmatrix} $$
15. $$ \begin{Bmatrix}
   a & b \\
   c & d
\end{Bmatrix}	$$
16. $$ \def\arraystretch{1.5}
   \begin{array}{c:c:c}
   a & b & c \\ \hline
   d & e & f \\
   \hdashline
   g & h & i
\end{array} $$
17. $$ x = \begin{cases}
   a &\text{if } b \\
   c &\text{if } d
\end{cases} $$

18. $$ \displaystyle\sum_{i=1}^n $$
19. $$ \textstyle\sum_{i=1}^n$$ 
20. $$ \lim\limits_x$$ 
21. $$ \lim\nolimits_x$$ 
22. $$ \verb!x^2!  $$
23. $$ c^* \ = \ \text{argmax}_{c \in C} f(c, u) $$
24. $$ c^* \ = \ \text{argmax}_{c \epsilon C} f(c,u) $$

24. 符号
∑ \sum	∏∏ \prod	⨂⨂ \bigotimes	⋁⋁ \bigvee
∫∫ \int	∐∐ \coprod	⨁⨁ \bigoplus	⋀⋀ \bigwedge
∬∬ \iint	∫∫ \intop	⨀⨀ \bigodot	⋂⋂ \bigcap
∭∭ \iiint	∫∫ \smallint	⨄⨄ \biguplus	⋃⋃ \bigcup
∮∮ \oint	∯∬ \oiint	∰∭ \oiiint	⨆⨆ \bigsqcup

25. 希腊字母
A \Alpha	BB \Beta	ΓΓ \Gamma	ΔΔ \Delta
EE \Epsilon	ZZ \Zeta	HH \Eta	ΘΘ \Theta
II \Iota	KK \Kappa	ΛΛ \Lambda	MM \Mu
NN \Nu	ΞΞ \Xi	OO \Omicron	ΠΠ \Pi
PP \Rho	ΣΣ \Sigma	TT \Tau	ΥΥ \Upsilon
ΦΦ \Phi	XX \Chi	ΨΨ \Psi	ΩΩ \Omega
ΓΓ \varGamma	ΔΔ \varDelta	ΘΘ \varTheta	ΛΛ \varLambda
ΞΞ \varXi	ΠΠ \varPi	ΣΣ \varSigma	ΥΥ \varUpsilon
ΦΦ \varPhi	ΨΨ \varPsi	ΩΩ \varOmega	
αα \alpha	ββ \beta	γγ \gamma	δδ \delta
ϵϵ \epsilon	ζζ \zeta	ηη \eta	θθ \theta
ιι \iota	κκ \kappa	λλ \lambda	μμ \mu
νν \nu	ξξ \xi	οο \omicron	ππ \pi
ρρ \rho	σσ \sigma	ττ \tau	υυ \upsilon
ϕϕ \phi	χχ \chi	ψψ \psi	ωω \omega
εε \varepsilon	ϰϰ \varkappa	ϑϑ \vartheta	ϑϑ \thetasym
ϖϖ \varpi	ϱϱ \varrho	ςς \varsigma	φφ \varphi
ϝϝ \digamma
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81

参考

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop】
推荐阅读
相关标签
  

闽ICP备14008679号