A.4. Printing of Matrices

One or more matrices, say A and B, can be printed using one of the following statements

print a b ;

or

print a, b ;

Note that the use of the comma (,) results in the two matrices printing one below the other, while when no comma is used, they are printed side by side.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.145.114