HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
EIGENVAL
Syntax
EIGENVAL(matrix)
Description
Displays the eigenvalues in vector form for matrix.
Example
EIGENVAL([[1,2],[3,4]]) returns [5.37228132327 -.372281323269]
EIGENVAL — Discussion
↑Back to top