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

  1. %NaN    Not-a-Number.
  2. %    NaN is the IEEE arithmetic representation for Not-a-Number.
  3. %    A NaN is obtained as a result of mathematically undefined
  4. %    operations like 0.0/0.0  and inf-inf.
  5. %
  6. %    See also INF.
  7.  
  8. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  9. %    Built-in function.
  10.