Returns a zero array.
zeros(n1, n2, n3, ...)
Returns the n1 x n2 x n3 x ... Integer array with all elements equal to zero (ni >= 0).