LaTeX Renderer

Type LaTeX commands and see them rendered in real-time

LaTeX Editor

0 chars

LaTeX Examples

Quadratic Formula

\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]

Binomial Theorem

\[ (a + b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{n-k}b^k \]

Euler's Identity

\[ e^{i\pi} + 1 = 0 \]

Gaussian Integral

\[ \int_{-\infty}^{\infty} e^{-x^2} dx = \sqrt{\pi} \]

Matrix

\[ \begin{pmatrix} a & b \\ c & d \end{pmatrix} \]

Limit Definition

\[ \lim_{x \to 0} \frac{\sin x}{x} = 1 \]

LaTeX Quick Reference

Type LaTeX Command Example Output
Fractions \frac{numerator}{denominator} \(\frac{a}{b}\)
Subscripts x_{subscript} \(x_{i}\)
Superscripts x^{superscript} \(x^{2}\)
Greek Letters \alpha, \beta, \gamma, etc. \(\alpha, \beta, \gamma\)
Integrals \int_{lower}^{upper} \(\int_{a}^{b}\)
Summation \sum_{lower}^{upper} \(\sum_{i=1}^{n}\)

Made with DeepSite LogoDeepSite - 🧬 Remix