


For an n n matrix, Eigenvectors always returns a list of length n.

Eigenvectors corresponding to degenerate eigenvalues are chosen to be linearly independent.For exact or symbolic matrices m, the eigenvectors are not normalized.For approximate numerical matrices m, the eigenvectors are normalized.Eigenvectors finds numerical eigenvectors if m contains approximate real or complex numbers.
