with(LinearAlgebra): A:=<12,-51,4;6,167,-68;-4,24,-41>: Q,R:=QRDecomposition(A): Q; R;