Write a program to compute interactively the inverse of the elements in a square matrix. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Write a program to compute interactively the inverse of the elements in a square matrix.

Basically it's a simple square matrix program that allows you compute values and then converts it into it's inverse form before solving it..Just like solving a normal square inverse mathematics

8th Jan 2018, 6:51 PM
Emmanuel Siminialayi
Emmanuel Siminialayi - avatar
2 Answers
+ 5
Works for order 3 matrix only :)
11th Jan 2018, 4:34 PM
Infinity
Infinity - avatar
11th Jan 2018, 4:34 PM
Infinity
Infinity - avatar