You are NOT logged In.
Register             Login

Home Calculators Mobile Apps Forums Math Courses Games



Calculators Quick Jump -  

NEW! You can post your math problems, get help with it and talk about our solvers in the Forums!


How to input a matrix



Basic input

      - 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!
          - for floating point numbers: decimal digits and decimal places are separated by a dot: ".".

Examples

InputMatrix
-2.3, -7
8, 0.9
M = paranthesis open -2.3   -7
  8     0.9
paranthesis closed
1, 3.1, -4
0.3, 11.7, 2
M = paranthesis open 1       3.1   -4
0.3     11.7   2
paranthesis closed
5
M = paranthesis open 5 paranthesis closed
1, 0
-1, 4.2
3, 0.1
M = paranthesis open  1   0
-1  4.2
 3  0.1
paranthesis closed
-2
7
5.2
6.3
M = paranthesis open -2
 7
5.2
6.3
paranthesis open
6, 7, 8, 1.8
M = paranthesis open 6   7   8   1.8 paranthesis open

Copyright (c) 2006-2010 SolveMyMath. All rights are reserved.

Valid XHTML 1.0 Transitional Valid CSS!