Eigenvectors
this function computes the eigenvectors of a matrix.
Syntax
eigenvectors(Matrix)
eigenvectors(Matrix, Field)
Description
Given a matrix, this function returns a matrix with its eigenvectors over disposed in columns.
Given a matrix and a field , this function returns a matrix with its eigenvectors over disposed in columns.