Changes

Jump to navigation Jump to search
Line 14: Line 14:     
==Examples==
 
==Examples==
#MATRIXDIVPARTS([[6,16],[10,-12]],[[4,4],[5,4]])
+
1. MATRIXDIVPARTS([[6,16],[10,-12]],[[4,4],[5,4]])
 
{| border="1" cellpadding="5" cellspacing="0"
 
{| border="1" cellpadding="5" cellspacing="0"
 
|-
 
|-
Line 27: Line 27:  
-3 0
 
-3 0
 
|}
 
|}
#MATRIXDIVPARTS([[4,5,10],[-12,34,31]],[[17,18,27],[29,-24,31]])
+
2. MATRIXDIVPARTS([[4,5,10],[-12,34,31]],[[17,18,27],[29,-24,31]])
    
{| border="1" cellpadding="5" cellspacing="0"
 
{| border="1" cellpadding="5" cellspacing="0"
Line 46: Line 46:  
  1  0
 
  1  0
 
|}
 
|}
      
==See Also==
 
==See Also==
writer
6,694

edits

Navigation menu