711 bytes added
, 22:20, 5 July 2017
<div style="font-size:30px">'''MATRIXZERO (n) '''</div><br/>
*<math>n</math> is any matrix.
==Description==
*This function shows the zero matrix with the given order.
*In <math>MATRIXZERO(n)</math>, <math>n</math> is the order of the matrix.
*Zero matrix is defined with all the entries being zero.
*Zero matrix is also called null matrix.
*A zero matrix is the additive identity of the additive group of any matrices.
==Examples==
==See Also==
*[[Manuals/calci/MDETERM | MDETERM ]]
*[[Manuals/calci/MINVERSE | MINVERSE ]]
*[[Manuals/calci/MMULT | MMULT ]]
==References==
*[http://mathworld.wolfram.com/ZeroMatrix.html ZeroMatrix]
*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]