home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / languages / tcl / tclX6.5c / tcllib / help / math / ceil < prev    next >
Encoding:
Text File  |  1992-12-19  |  118 b   |  6 lines

  1.  
  2.  
  3.           ceil expr
  4.                Returns the smallest integer not less than expr
  5.                (floating point).
  6.