0
Programm to find adjoint of a matrix.
the user can input a double dimension array and we have to display the matrix...as well as find its adjoint. can anyone post any algorithm to do so...
1 Odpowiedź
+ 3
Below is the link to my code to find the adjoint of a matrix.
https://code.sololearn.com/clnp8REyaPC4/?ref=app