LaTeX Formula Renderer
Rendered Output:
Examples:
- Quadratic Formula
x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}
- Pythagorean Theorem
a^2 + b^2 = c^2
- Euler's Identity
e^{i\pi} + 1 = 0
- Summation
\sum_{n=1}^{\infty} \frac{1}{n^2} = \frac{\pi^2}{6}
- Integral
\int_0^\infty e^{-x^2} dx = \frac{\sqrt{\pi}}{2}
- Matrix
\begin{pmatrix} a & b \\ c & d \end{pmatrix}
- Invalid Example
\frac{1}{