Difference between revisions of "Zero matrix"
Jump to navigation
Jump to search
DavidB4-bot (talk | contribs) (→top: Category) |
|||
| Line 5: | Line 5: | ||
</math> | </math> | ||
| − | [[Category:Linear | + | [[Category:Linear Algebra]] |
Latest revision as of 14:36, July 28, 2016
The zero matrix is the square matrix all of whose entries are zero. For example, the 3x3 zero matrix is:
<math> \left(\begin{matrix} 0 &0 &0\\ 0 &0 &0\\ 0 &0 &0\end{matrix}\right) </math>