Matrix Calculator


How to input a matrix:

- input the matrix in the text area below following these indications:
      - a line ends with a newline character (pressing Enter on your keyboard)
      - elements within a line are separated using commas
      - do not add a comma after the last element of a line!
- after you have written the matrix you wish to work with in the box below select one ore more things to calculate and press the "Calculate" button.

Input the Matrices here:
A:                                             B:
            
Calculate:
   Addition (A + B)      Subtraction (A - B)      Multiplication (A * B)   
   A2      A3      B2      B3   

   How to input - Matrices