ARRY→

Member Of Menu: 
Array
Argument Types: 
Array
Result Type(s): 
Real
Complex
List
Invertible: 
No
Valid In Expression: 
No
Stack Diagram: 
[ Real1 ... Realn ] Real1 ... Realn Listn+1
[ Complex1 ... Complexn ] Complex1 ... Complexn Listn+1
[[ Real1 ... Realn ]] Real1 ... Realn Listn+1
[[ Complex1 ... Complexn ]] Complex1 ... Complexn Listn+1

This operation takes a vector or matrix and pushes each value within that array followed by a list describing the dimensions of the array. For a vector, the list will have a single real value which is the number of values in the vector. For a matrix, the list will have two real values which are the number of rows and the number of columns in the matrix.