Mathematica > Constructing Matrices >

ConstantArray

ConstantArray[c, n]
generates a list of n copies of the element c.
ConstantArray[c, {n1, n2, ...}]
generates an n_1⨯n_2⨯... array of nested lists containing copies of the element c.
New in 6
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team