QRDecomposition Command

CAS Syntax

QRDecomposition( <Matrix> )

Calculates the QR decomposition of the given matrix.

QRDecomposition({{1,2},{3,4}}) returns the matrices (1103/510/53101/510/5) and (107/510010/5).

See also LUDecomposition command.