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

  1. %ACOS    Inverse cosine.
  2. %    ACOS(X) is the arccosine of the elements of X. Complex
  3. %     results are obtained if ABS(x) > 1.0 for some element.
  4.  
  5. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  6. %    Built-in function.
  7.