A program that calculates the determinant of a matrix. The program should be able to handle 2x2, 3x3, and 4x4 dimensions.
-
Updated
Oct 19, 2020 - Java
A program that calculates the determinant of a matrix. The program should be able to handle 2x2, 3x3, and 4x4 dimensions.
Add a description, image, and links to the matrixtheory topic page so that developers can more easily learn about it.
To associate your repository with the matrixtheory topic, visit your repo's landing page and select "manage topics."