home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / l / l460 / 2.ddi / MATFUN.DI$ / DET.M < prev    next >
Encoding:
Text File  |  1993-03-07  |  145 b   |  6 lines

  1. %DET     Determinant.
  2. %    DET(X) is the determinant of the square matrix X.
  3.  
  4. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  5. %    Built-in function.
  6.