Eigenvectors Command
From GeoGebra Manual
CAS Syntax
- Eigenvectors( <Matrix> )
- Finds the eigenvectors of the given matrix.
- Example:
Eigenvectors({{1, 2}, {3, 4}})
yields \left(\begin{array}\sqrt{33} - 3&-\sqrt{33} - 3\\6&6\\\end{array}\right)
Note: