Trigonometries Arithmetic Properties
Properties
Calculates properties of a matrix.
Powered by Maxima 5.11.0 with MaximaPHP 0.1.3 interface.
Text | MathML | TeX | Maxima | Examples | Code
Examples
You can refer to the last output and input using variables %lo and %li respectively. Additionally variable %lx is used internally by MaximaPHP.
matrix( [a, b, c], [d, e, f], [g, h, i] ) determinant
matrix( [a, b, c], [d, e, f], [g, h, i] ) mattrace
matrix( [a, b, c], [d, e, f], [g, h, i] ) rank
matrix( [a, b, c], [d, e, f], [g, h, i] ) invert
matrix( [a, b, c], [d, e, f], [g, h, i] ) transpose
Most of the visitors who used this tool also used Gallery (33.3%), HTML Tester (33.3%), Mathml (33.3%) |