There was an error while loading. Please reload this page.
1 parent b4e3f2e commit cc1f50aCopy full SHA for cc1f50a
Maths/matrixMult.js
@@ -1,4 +1,3 @@
1
-
2
// MatrixCheck tests to see if all of the rows of the matrix inputted have similar size columns
3
const matrixCheck = (matrix) => {
4
let columnNumb
0 commit comments