373
Comment:
|
← Revision 3 as of 2010-12-15 12:46:52 ⇥
389
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
{{{{ var('row,col') |
|
Line 7: | Line 9: |
var('row,col') | |
Line 9: | Line 10: |
Line 10: | Line 12: |
Line 11: | Line 14: |
Line 12: | Line 16: |
}}}} |
Book
Advanced Engineering Mathematics
Author
Erwin Kreyszig
Edition
8th Edition
var('row,col') row=matrix([[3,6,1]]) col=matrix([[1],[2],[4]]) row*col col*row
Solution by:
<Your Name>, <Profession>, <Organization>
<Your Name>, <Profession>, <Organization>