
Last chance! 50% off unlimited learning
Sale ends in
Returns the inverse matrix of the selected one
invMat(A)
matrix to be inverted
inverse matrix of the selected
# NOT RUN {
invMat(A = matrix(c(1,2,6,14), nrow = 2))
# }
Run the code above in your browser using DataLab