Changes

Jump to navigation Jump to search
Line 21: Line 21:  
*The syntax is to calculate MMULT in ZOS is <math>MMULT(a,b)</math>
 
*The syntax is to calculate MMULT in ZOS is <math>MMULT(a,b)</math>
 
**where <math>a</math> and <math>b</math> are the array of two matrices.
 
**where <math>a</math> and <math>b</math> are the array of two matrices.
*For e.g.,
+
*For e.g.,MMULT([[2.5,4,3,7],[1,3,5,4]],[[2,5,6],[7.3,4,9],[10,4,1],[6,2,8]])
    
==Examples==
 
==Examples==
writer
6,694

edits

Navigation menu