Manuals/calci/MATRIXMINUS

Revision as of 17:51, 20 June 2017 by Devika (talk | contribs) (Created page with "<div style="font-size:30px">'''MATRIXMINUS (a,b,ConsiderUnits)'''</div><br/> *<math>a</math> and <math>b</math> are any two matrices. ==Description== *This function calculate...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
MATRIXMINUS (a,b,ConsiderUnits)


  • and are any two matrices.

Description

  • This function calculates the subtraction of the two matrices.
  • In  ,  and   are any two matrices.
  • Minus is one of the four basic operations of arithmetic.
  • Minus operation is the opposite operation of Add.
  • Matrix minus is the basic operation of subtracting two matrices with the corresponding entries.
  • Two matrices must have an equal number of rows and columns.
  • The minus of matrices A and B is denoted by  
  • Suppose the number of rows in the first matrix is more than the second matrix,this function will return the extra row entries with the same number.
  • Suppose the number of rows in the second matrix is more than the first matrix ,the extra row values of the second matrix will be ignored.