HP Prime for All

English  Русский 

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