+ 2
How to make a program to calculate the determinant of a matrix of user defined order?
an easier way if there is please answer
4 Respostas
+ 2
Meharban, please a little more explanation if possible
+ 1
use 2D list/arrays
+ 1
Wait, its a little difficult than I imagined at first, I will get back to you with a solution.I am thinking hard man.
+ 1
I have made a code named "Matrix det" Check it out. Its not perfect, but I will be updating it.