3.13.2011

Function : det - Calculates the Determinant of a Matrix


    Function : det - the Determinant of a Matrix
      Description :
        det calculates the determinant of a matrix.
      Usage :
        det( x, ... )
        determinant( x, logarithm = TRUE, ... )
      Arguments :
        x : numeric matrix.
    See Also ...
  • OCTAVE :: eig ... Eigenvalues and Eigenvectors of a Matrix