Concept

Matricies / Environments

KaTeX\KaTeXPlain Text
abcd\begin{matrix}a & b \\c & d\end{matrix}\begin{matrix}a & b \\c & d\end{matrix}
abcd\begin{array}{cc}a & b \\c & d\end{array}\begin{array}{cc}a & b \\c & d\end{array}
(abcd)\begin{pmatrix}a & b \\c & d\end{pmatrix}\begin{pmatrix}a & b \\c & d\end{pmatrix}
[abcd]\begin{bmatrix}a & b \\c & d\end{bmatrix}\begin{bmatrix}a & b \\c & d\end{bmatrix}
abcd\begin{vmatrix}a & b \\c & d\end{vmatrix}\begin{vmatrix}a & b \\c & d\end{vmatrix}
abcd\begin{Vmatrix}a & b \\c & d\end{Vmatrix}\begin{Vmatrix}a & b \\c & d\end{Vmatrix}
{abcd}\begin{Bmatrix}a & b \\c & d\end{Bmatrix}\begin{Bmatrix}a & b \\c & d\end{Bmatrix}
abcdefghi\begin{array}{c:c:c}a & b & c \\ \hline d & e & f \\ \hdashline g & h & i\end{array}\begin{array}{c:c:c}a & b & c \\ \hline d & e & f \\ \hdashline g & h & i\end{array}
a=b+cd+e=f\begin{aligned}a&=b+c \\d+e&=f\end{aligned}\begin{aligned}a&=b+c \\d+e&=f\end{aligned}
10x+3y=23x+13y=4\begin{alignedat}{2} 10&x+ &3&y = 2 \\3&x+&13&y = 4\end{alignedat}\begin{alignedat}{2} 10&x+ &3&y = 2 \\3&x+&13&y = 4\end{alignedat}
a=be=b+c\begin{gathered}a=b \\e=b+c\end{gathered}\begin{gathered}a=b \\e=b+c\end{gathered}
x={aif bcif dx = \begin{cases}a &\text{if } b \\c &\text{if } d\end{cases}x = \begin{cases}$a &\text{if } b \\c &\text{if } d\end{cases}

0

1

Updated 2020-02-29

Tags

1Cademy