10 lines
153 B
Markdown
10 lines
153 B
Markdown
List math:
|
|
|
|
- $E = m c^2$
|
|
- $A = \pi r^2$
|
|
|
|
Inline math: $x=\frac{-b \pm \sqrt {b^2-4ac}}{2a}$.
|
|
|
|
Display math:
|
|
|
|
$$\int_a^b \! f(x)\,dx = F(b) - F(a).$$
|