Skip to main content
Create an equally spaced sequence between two values.

Inputs

NameTypeDescription
StartScalarThe value of the first item in the sequence.
EndScalarThe value of the last item in the sequence.
CountIntegerThe total number of items in the sequence.

Outputs