- Index
- »
- math
- »
- func:matrixSub
def
func:matrixSub
matrixSub(a, b)
Subtract two matrices and return new matrix. The parameters may be any value supported toMatrix(). Matrices must have the same dimensions.
Subtract two matrices and return new matrix. The parameters may be any value supported toMatrix(). Matrices must have the same dimensions.