Processing math: 100%
LoopJump's Blog

WordPress公式范例

2015-06-20

没想到wordpress的latex插件支持的这么好。

写了几个例子,**右键”Show Math As”=>”Tex Commands”**可以看原始文本。

花体字母

ABCDEFGHIJKLMNOPQRSTUVWXYZ

abcdepfghijklmnopqrstuvwxyz

内嵌文本

PRE-PREPARE,v,n,dσp,m

PREPREPARE,v,n,dσp,m

Paxos三条约束

B1(B)B,BB:(BB)(BbalBbal)

B2(B)B,BB:BqrmBqrm

$B3(\scr{B}) \triangleq \forall B \in \scr{B} : (MaxVote(B_{bal}, B_{qrm}, \scr{B}){bal} \neq -\infty) \Rightarrow (B{dec} = MaxVote(B_{bal}, B_{qrm}, \scr{B})_{dec})$

Y Combinator

Y=λf.(λx.f(xx))(λx.f(xx))

高斯分布

f(x)=1σ2πe(xμ)22σ2

牛顿莱布尼茨公式

baf(x)dx=F(x)|ba

矩阵

[x11x12x1n x21x22x2n  xn1xn2xnn ]

群同构

for example: via f(x)=ex(R,+)(R,×)

对齐

(a+b)3=(a+b)(a+b)2&=(a+b)(a2+2ab+b2)&=a3+3a2b+3ab2+b3

括号

Cia

Reference:

http://math.ecnu.edu.cn/~latex/docs/others/mathsymb.pdf

http://mohu.org/info/symbols/symbols.htm

http://blog.csdn.net/bendanban/article/details/44221279

https://snaildove.github.io/2017/08/20/LaTeX_symbols

Tags: Misc

扫描二维码,分享此文章