Learn R Programming

RNOmni (version 0.5.0)

det: Matrix Determinant

Description

Calculates the determinant of matrix \(A\).

Usage

det(A)

Arguments

A

Numeric matrix.

Value

Scalar.