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

  1. %LOG    Natural logarithm.
  2. %    LOG(X) is the natural logarithm of the elements of X.
  3. %     Complex results are produced if X is not positive.
  4. %
  5. %    See also LOG10, EXP, LOGM.
  6.  
  7. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  8. %    Built-in function.
  9.