Documentation moved.This entry is now part of the unified function reference. Open the unified page → API/nerdamer APIFunctionnerdamer.determinantsrc/index.ts:852nerdamer.determinant(M: Matrix): ExpressionComputes the determinant without mutating the supplied Matrix.throwsUnsupportedOperationError If`M`is not square.ParametersNameTypeDescriptionMMatrix—ReturnsExpression