Determinant Command

From GeoGebra Manual
Revision as of 13:45, 10 September 2011 by Bot (talk | contribs) (Bot: Automated text replacement (-{{command +{{command|cas=true))
Jump to: navigation, search


Determinant[ <Matrix> ]
Gives the determinant of the given matrix.
Example:
Determinant[{{1, 2}, {3, 4}}] yields a = -2.

CAS Syntax

Determinant[ <Matrix> ]
Gives the determinant of the given matrix. If matrix contains undefined variables, it yields a formula for the determinant.
Example:
Determinant[{{1, a}, {b, 4}}] yields -a b + 4.
© 2024 International GeoGebra Institute