Add LaTeX to MATH Keys

Type a backslash \ followed by any LaTeX of your choice. A few common examples below.

Common LaTeX examples

ResultLaTeXDescription
\frac{a}{b}Fraction
\sqrt{x}Square root
\sqrt[n]{x}n-th root
x^{2}Exponent
x_{i}Subscript
\int_{a}^{b} f(x)\,dxDefinite integral
\sum_{n=1}^{\infty} \frac{1}{n^2}Sum (sigma)
\lim_{h \to 0} \frac{f(x+h)-f(x)}{h}Limit (derivative definition)
\binom{n}{k}Binomial coefficient
\alpha, \beta, \theta, \piGreek letters
\leq, \geq, \neq, \pmInequalities & plus-minus
\sin(x), \cos(x)Trigonometric functions
\log_{b}(x), \ln(x)Logarithms
\infty, \in, \cup, \capInfinity & set symbols
\int\limits_{-\infty}^{\infty} e^{-x^{2}}\,dxGaussian integral

Want to build whole documents in LaTeX? Try the MATH Keys LaTeX Editor — an Overleaf-style editor with the MATH Keys keyboard built in.