Example of using matrix package

Enter the elements of matrix A (e.g. 1,2;3,4 or 1 2;3 4):
A = []
Enter the elements of matrix B (e.g. 1,2;3,4 or 1 2;3 4):
B = []

**** RESULTS ****