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 Matrix here:

Calculate:
   Determinant      Trace      Euclidian Norm      Normalized Determinant      Inverse Matrix   
   Transpose Matrix      Scale Matrix    Scale factor =

   How to input - Matrices