Menu Close

Order of Matrix | Matrices

Order of Matrix | Matrices

If a matrix have $m$ rows and $n$ columns,

then its order is $m$ x $n$

 

For example,

matrix A = $\begin{bmatrix}2 & 1\\
5 & 8
\end{bmatrix}$
 have the order = 2 x 2.

 

More Related Stuff