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

  1. %FIX    Round towards zero.
  2. %    FIX(X) rounds the elements of X to the nearest integers
  3. %     towards zero.
  4. %
  5. %    See also FLOOR, ROUND, CEIL.
  6.  
  7. %    Copyright (c) 1984-93 by The MathWorks, Inc.
  8. %    Built-in function.
  9.