﻿With the eigenvectors (A) command, it is possible to calculate the eigenvectors of a matrix A, if its elements are [2,1,1], [2,3,2], [3,3,4]; resulting in [[[7,1], [1,2]], [[[1,2,3]], [[1,0, -1], [0,1, -1]]]]