diff --git a/Maths/matrixMult.js b/Maths/matrixMult.js index 54707b82a..dd708d4a5 100644 --- a/Maths/matrixMult.js +++ b/Maths/matrixMult.js @@ -1,4 +1,3 @@ - // MatrixCheck tests to see if all of the rows of the matrix inputted have similar size columns const matrixCheck = (matrix) => { let columnNumb