CalcMe documentationCommandsCombinatorics and progressionsZerosZerosReturns a sequence of zeros of the given length.Syntax zeros(Integer) DescriptionGiven an integer n, returns a sequence of nLaTeXn zeros.