Dimension Command

From GeoGebra Manual
Revision as of 17:31, 12 June 2012 by Murkle (talk | contribs)
Jump to: navigation, search

This command works in CAS View only.

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