A college project in JavaScript and HTML.
Calculates the determinant of a matrix up to size 4x4.
- Open
Math.htmlin your preferred browser.
- Select the matrix size (1x1, 2x2, 3x3, 4x4)
- Enter the matrix values.
- Click "Solve!"
- The determinant of the matrix will be displayed.