Typing arrays directly into cells
It is also possible to type an array directly into a cell.
- Begin the array with an opening brace (curly bracket).
- Enter the numbers on the first row of the array, separated by commas.
-
If the array has more than one row, enter a semi-colon to indicate the end of the row.
For example:
{1,2,3;11,12,13}
- Enter further numbers as required.
- Enter a closing brace to indicate the end of the array.
- Click on the Tick button to enter the finished array in the cell.
See also Displaying arrays