Dimension Command

From GeoGebra Manual
Jump to: navigation, search
Dimension[ <Vector> ]
Returns the dimension of the vector.
Example:
Dimension[{1, 2, 0, -4, 3}] yields 5.
Dimension[ <Matrix> ]
Returns the dimension of the matrix.
Example:
Dimension[{{a, b}, {c, d}, {e, f}}] yields {3, 2}.
© 2024 International GeoGebra Institute