# ( n -- )
Factor handbook » The language » Collections » Making sequences with variables

Prev:% ( seq -- )
Next:,, ( value key -- )


Vocabulary
math.parser

Inputs
na real


Outputs
None

Word description
Appends the string representation of a real number to the end of the sequence being constructed by make.

Definition