det function det(X:Real[_,_]) -> Real Determinant of a matrix. function det(S:LLT) -> Real Determinant of a symmetric positive-definite matrix.