| Grupo
|
Sintaxe TeX
|
Sintaxe Math
|
Como é exibido
|
| funções padrão (correto)
|
\cos x + \ln y +\operatorname{sgn}\, z
|
cos(x) + ln(y) + nitalic{sng}(z)
|
|
| funções padrão (errado)
|
\cos x + \ln y + sgn z
|
cos(x) + ln(y) + sng(z)
|
|
| Aritmética modular (correto)
|
s_k \equiv 0 \pmod{m}
|
s_k equiv 0 (nitalic{mod} m)
|
|
| Aritmética modular (errado)
|
s_k \equiv 0 \ mod \ m
|
s_k equiv 0 mod m
|
|
| Derivação |
\nabla \partial dx \dot x \ddot y
|
nabla partial dx dot x ddot y
|
|
| Conjuntos
|
\forall x\not\in\varnothing\subseteq A\cap B\cup \exists \{x,y\}
\times C
|
forall x notin emptyset subseteq A union B intersection exists \{ x, y \} times C
|
|
| Lógica |
p \land \bar{q} \to p\lor \lnot q
|
|
|
| Raízes |
\sqrt{2}\approx 1{,}4
|
sqrt{2} approx 1,4
|
|
| \sqrt[n]{x}
|
nroot n x
|
|
| Separador decimal (correto) |
1/8 = 0{,}125
|
|
|
| Separador decimal (errado) |
1/8 = 0,125
|
|
|
| Operadores relacionais (sem elementos)
|
\sim \simeq \cong \le \ge \equiv \not\equiv \approx \ne
|
|
|
| Operadores relacionais (com elementos)
|
a \sim b \simeq c \cong d \le e \ge f \equiv g \not\equiv h \approx i \ne j
|
a sim b simeq c ??? d le e ge f equiv g ??? h approx i <> j
|
|
| Geometria
|
\Diamond \; \Box \; \triangle \; \angle \; \perp \; \mid \; \nmid \; \ \; 45^\circ
|
|
|
| Setas |
\leftarrow \rightarrow \leftrightarrow
\longleftarrow \longrightarrow
\mapsto \longmapsto
\nearrow \searrow \swarrow \nwarrow
\uparrow \downarrow \updownarrow
|
|
|
|
\Leftarrow \Rightarrow \Leftrightarrow
\Longleftarrow \Longrightarrow \Longleftrightarrow
\Uparrow \Downarrow \Updownarrow
|
|
|
| Especial
|
\oplus \otimes \pm \mp \hbar \dagger \ddagger \star \circ \cdot \times
\bullet \infty
|
|
|