Mathematical equations can be rendered using KaTeX.
Let f:[a,b]βR be Riemann integrable. Let F:[a,b]βR be
F(x)=β«axβf(t)dt. Then F is continuous, and at all x such that
f is continuous at x, F is differentiable at x with Fβ²(x)=f(x).
Math expressions can be added using the KaTeX notation. To add an inline equation, wrap the expression in $EXPRESSION$, eg. $\sqrt{3x-1}+(1+x)^2$. 3xβ1β+(1+x)2 To create an expression block, wrap it as follow:
EXPRESSION
For example:
f(x)=β«ββββf^β(ΞΎ)e2ΟiΞΎxdΞΎ
Here is an example with the Markdown and rendered result side by side: