Returns a constant array, defined as an array whose elements all have the same value.
Level 2 | Level 1 | -> | Level 1 |
---|---|---|---|
{ ncolumns } | zconstant | -> | [ vectorconstant ] |
{ nrows mcolumns } | zconstant | -> | [[ matrixconstant ]] |
[ R-array ] | xconstant | -> | [ R-arrayconstant ] |
[ C-array ] | zconstant | -> | [ C-arrayconstant ] |
'name' | zconstant | -> |