Write a program to compute interactively the inverse of the elements in a square matrix. | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответов
+ 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