Previous Up Next

5.49.7 Singular values (HP compatible): SVL svl

The singular values of a matrix A are the positive square roots of the eigenvalues of A· AT. So, if A is symmetric, the singular values are the absolute values of the eigenvalues of A. The SVL (or svl) command finds the singular values of a matrix.
svl is a synonym for SVL.

Examples


Previous Up Next