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

  1. %ATAN    Inverse tangent.
  2. %    ATAN(X) is the arctangent of the elements of X.
  3. %    See also ATAN2.
  4.  
  5. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  6. %    Built-in function.
  7.