Matrix calculator
Enter your matrices row by row, separating the elements with spaces (or tabs).
You can enter fractions (floating numbers) using '/' (slash)
-> 1/2, 3/4
or '.' (dot) -> 0.5, 0.75.
The result appears always with slashes.
Note:
The upper textareas have no wrap attribute
and the browser will split all lines (in two or more) when they are longer than
textarea's width. The matrix will become then hardly readable.
View version
of this document which uses the wrap attribute
(the longer lines will not be splitted) and
therefore
is no longer valid
XHTML.