Arrays

A set of values or cell references entered in a single cell or function parameter, which may be used to represent any arbitrary set of data, a complex number or a matrix.

Arrays should be entered in the form

{1,2,3;4,5,6}

with commas separating each element in a row of the array and semi-colons separating each row.