Maxima Function
zeromatrixp (M)
If M is not a block matrix, return true if is (equal (e, 0)) is true for each element e of the matrix M. If M is a block matrix, return true if zeromatrixp evaluates to true for each element of e.
true
is (equal (e, 0))
zeromatrixp