QRDecomposition¶ Computes the QR decomposition of a matrix. $ wo 'QRDecomposition[{{1, 0}, {0, 1}}]' {{{1, 0}, {0, 1}}, {{1, 0}, {0, 1}}}