←
Array
→
List
/
Reference of Built-in Symbols
/
List Functions
/
Constructing Lists
/
ConstantArray
/
ConstantArray
WMA link
ConstantArray
[
expr
,
n
]
returns a list of
n
copies of
expr
.
ConstantArray[a, 3]
ConstantArray[a, {2, 3}]
←
Array
→
List