added Wikipedia URL

This commit is contained in:
Pete Looney
2020-10-12 17:06:56 -05:00
parent 865549cd49
commit 9301b11059

View File

@ -1,3 +1,5 @@
// Wikipedia URL for General Matrix Multiplication Concepts: https://en.wikipedia.org/wiki/Matrix_multiplication
// MatrixCheck tests to see if all of the rows of the matrix inputted have similar size columns
const matrixCheck = (matrix) => {
let columnNumb