Test math: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <pre> | ||
\frac{} —— 分数 | \frac{} —— 分数 | ||
\sqrt{} —— 开方 | \sqrt{} —— 开方 | ||
| Line 7: | Line 7: | ||
\times —— 乘号 | \times —— 乘号 | ||
\approx —— 约等于 | \approx —— 约等于 | ||
</ | </pre> | ||
<math>E=mc^2</math> | <math>E=mc^2</math> | ||
Latest revision as of 09:23, 11 June 2026
\frac{} —— 分数
\sqrt{} —— 开方
^ —— 上标(幂)
_ —— 下标
\sum —— 求和
\times —— 乘号
\approx —— 约等于
[math]\displaystyle{ E=mc^2 }[/math]
[math]\displaystyle{ 2 + 2 = 4 }[/math]
[math]\displaystyle{ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} }[/math]
[math]\displaystyle{ a^2 + b^2 = c^2 }[/math]
[math]\displaystyle{ e^{i\pi} + 1 = 0 }[/math]
[math]\displaystyle{ \int_0^\infty e^{-x^2} dx = \frac{\sqrt{\pi}}{2} }[/math]
[math]\displaystyle{ \sum_{n=1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6} }[/math]
[math]\displaystyle{ \begin{pmatrix} 1 & 2 \\ 3 & 4 \end{pmatrix} }[/math]
[math]\displaystyle{ \frac{d}{dx} \left( x^2 \right) = 2x }[/math]
[math]\displaystyle{ (x + y)^n = \sum_{k=0}^n \binom{n}{k} x^{n-k} y^k }[/math]
[math]\displaystyle{ \lim_{x \to 0} \frac{\sin x}{x} = 1 }[/math]
