HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
eigenvals
Syntax
eigenvals(Mtrx)
Description
Returns the sequence of the (calculable) eigenvalues of a matrix.
Example
eigenvals([[-2,-2,1],[-2,1,-2],[1,-2,-2]]) returns 3,-3,-3
eigenvals — Discussion
↑Back to top