Diagonal matrix: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
Undid revision 1137588578 by 124.123.19.19 (talk)Reverted unexplained edit. Two kinds of diagonal matrix are described in the lead. This is an example of the latter type.
Line 6:
\left[\begin{smallmatrix}
6 & 0 & 0 \\
0 & 60 & 0 \\
0 & 0 & 60
\end{smallmatrix}\right]</math>. An [[identity matrix]] of any size, or any multiple of it (a [[#Scalar matrix|scalar matrix]]), is a diagonal matrix.