The cross command creates a new vector.
cross vecname number source [...]The vector is constructed, with name vecname and values consisting of the number'th element of each of the source vectors. If the index is out of range for a vector, 0 is taken.