Display Math Equation in Post

There will be many posts demostrate how to transfer the mathematical laws to the codes, and the reversed flaw. I start from this famous equation:

E=mc2

Use the steps 1 and 2 indtroducted in Fong Chun Chan’s post, my website is able to show the equation in any post. Because this theme use kramdown as the engine of markdown, I pass the step 4.

Here are the proof the central limitation theorem. Mix of inline and one-line equations.
We have a sequence of independent random variables,X1,X2,
And the mean and variance of them:
Mean E[Xi]=μ(..)
Variance V(Xi)=σ2>0

Assume:
Sn=i=1nXi
Then:
Snnμnσ2DN(0,1) as n

Embedded tex codes in $$ ... $$, the equation was transfered inline or in single line. Thus I pass the step 3 of Fong Chun Chan’s method.

Note. Justify the last equation in 2021-05-13 20:51:38

!登入個人github帳號就能留言!