Changes

no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''MMULT(a1,a2)'''</div><br/>
+
<div style="font-size:30px">'''MMULT(a,b)'''</div><br/>
*where <math>a1</math> and <math>a2</math> are the array of two matrices
+
*where <math>a</math> and <math>b</math> are the array of two matrices
    
==Description==
 
==Description==
Line 17: Line 17:  
  The number of columns in the 1st matrix is not equal to number of rows in the 2nd matrix.
 
  The number of columns in the 1st matrix is not equal to number of rows in the 2nd matrix.
 
  In the range cell, any cells are empty or that should not be convert in to numbers.
 
  In the range cell, any cells are empty or that should not be convert in to numbers.
 +
 +
==ZOS Section==
 +
*The syntax is to calculate MMULT in ZOS is <math>MMULT(a,b)</math>
    
==Examples==
 
==Examples==
writer
6,694

edits