- 
                            MathType
- 
                            Wiris Quizzes
- 
                            Learning Lemur
- 
                            CalcMe
- 
                            MathPlayer
- 
                            Store FAQ
- 
                            VPAT for the electronic documentation
- 
                            MathFlow
- 
                            BF FAQ
- 
                            Miscellaneous
- 
                            Wiris Integrations
Eigenvalues
Reading time: 1minThis function computes the eigenvalues of a matrix.
Syntax
eigenvalues(Matrix)
eigenvalues(Matrix, Field)
Description
Given a matrix, this function returns a list with its eigenvalues over ℝ (repeated eigenvalues are not omitted).

Given a matrix and a field F, this function returns a list with its eigenvalues over F (repeated eigenvalues are not omitted).

