Determinant Demo
Enter an n × n matrix to compute its determinant.
m:matrix([1, a], [b, 5]); determinant(m);
By copy-paste, enter the code in the above box to
Maxima Online
to see the live demo.
|
Back to Demos
|