Usage:
<zeromat numrows numcols result
Set the result equal to the numrows x numcols matrix consisting of
zeros over the current ring.
Parameters:
numrows, numcols = integers
Output values:
result = matrix over the current ring.
Can be used to compute matrices with either zero rows or zero columns.