Constant sequence Returns a sequence of a single element of the desired length. Syntax constant_sequence(Integer, Expression) Description constant_sequence(Integer, Expression) Given an integer and an expression , returns a sequence with the expression repeated times. Related functions Progression Table of Contents Syntax Description Related functions