Things that may not be obvious - part I - maths
a \cdot b
\frac{a}{b}
\begin{cases}
x =\sqrt{2} \\
y =\sqrt[3]{8} \\
\end{cases}
a \oplus b || a \odot b
\bar{a} + \bar{b} + \bar{cd}, but \overline{a+b+cd}
A \cup B \cap C \in \mathbb{R}^2
\lnot a \lor b \land c \implies d \impliedby e
2+1 = 3\iff 3-1 = 2
\underset{\underset{jkl}{qwe}}{\overset{\overset{xyz}{def}}{abc}} \equiv \overunderset{def}{qwe}{abc}
\begin{align}
x+y&=z\\
x&=z+a\\
0&=2
\end{align}