Method Math.Matrix()->sub() Method `- Method ``- Method sub Matrix res = Math.Matrix() - x Matrix res = Math.Matrix() - with Matrix res = with - Math.Matrix() Matrix sub(object with) Description Subtracts this matrix from another. A new matrix is returned. -m is equal to -1*m.