home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Tools / Languages / RLaB 1.15c / help / exp < prev    next >
Encoding:
Text File  |  1994-02-21  |  172 b   |  10 lines  |  [TEXT/RLAB]

  1. exp:
  2.  
  3. Syntax:    exp ( X )
  4.  
  5. Description:
  6.  
  7.     Exp returns e^( X ), where X is a scalar. If the argument to
  8.     exp() is a matrix then an element-by-element operation is
  9.     performed.
  10.