I'm trying to make an equation and it's not numbering.
Code: Select all
\begin{equation}
\[ CONA = \left\{ \begin{array}{ll}
1 & \mbox{if $IOPQ < IRTQ\cdot k$};\\
0 & \mbox{otherwise}.
\label{eq:fault}
\end{array} \right. \]
\end{equation}
Thank you
