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

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