Operator Commands
operators.tex
Spacing Commands
spacing.tex
Text In Math
text-math.tex
Write clean mathematical notation with proper operators, spacing commands, and readable equation layout.
\sin x, \cos x, \log x, \exp x, \lim_{n\to\infty} a_n
\operatorname{Var}(X)
\DeclareMathOperator{\argmax}{arg\,max}
a\,b \quad a\qquad b \; c \! d
\text{if } x > 0, \text{ then } f(x)=x^2.