determinant calculator

The determinant function calculates online the determinant of vectors or the determinant of a matrix.
determinant(`[[3;1;0];[3;2;1];[4;1;7]]`), returns 22
See also