CalcMe documentation Commands Programming Functions Constant list Constant list Returns a sequence of a single element of the desired length. Syntaxconstant_list(Integer, Element) Description Given an integer n and an element x, constructs a list with the element xx repeated nn times. Related functions List