a: matrix([2, 9, 4], [7, 5, 3], [6, 1, 8])$ determinant(a); -360 permanent(a); 900