For a matrix of the form:
M = a b
c d
x y
z w
use the LaTeX code:
$M =
\begin{array}{cc}
a x & b y \\
c z & d w \\
\end{array}$
|
2 | edited body | ||
|
For a matrix of the form:
use the LaTeX code:
|
||||
|
1 |
|
||
|
For a matrix of the form:
use the LaTeX code:
|
||||