2F3H57
Written on June 24, 2019
% Dans le préambule
% -----------------
\usepackage{amsmath}
% -----------------
\[
\det\begin{pmatrix}
x_{11} & x_{12} & \cdots \\
x_{21} & x_{22} & \cdots \\
\vdots & \vdots & \ddots \\
\end{pmatrix}
=
\begin{vmatrix}
x_{11} & x_{12} & \cdots \\
x_{21} & x_{22} & \cdots \\
\vdots & \vdots & \ddots \\
\end{vmatrix}
\]