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

  1. %EXP    Exponential.
  2. %    EXP(X) is the exponential of the elements of X, e to the X.
  3. %
  4. %    See also LOG, LOG10, EXPM, ARITH, POW2.
  5.  
  6. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  7. %    Built-in function.
  8.