Skip to content

Commit cc1f50a

Browse files
committed
Changed to UpperCamelCase
1 parent b4e3f2e commit cc1f50a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Maths/matrixMult.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
// MatrixCheck tests to see if all of the rows of the matrix inputted have similar size columns
32
const matrixCheck = (matrix) => {
43
let columnNumb

0 commit comments

Comments
 (0)