ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/ceil

HOME :: doc :: efuns :: ceil

     cccceeeeiiiillll((((3333))))                MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))                 cccceeeeiiiillll((((3333))))

     NNNNAAAAMMMMEEEE
          ceil() - round a float up to the nearest integer

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          float ceil( float f );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          Returns (as a float) the nearest integer number equal to or
          greater than f.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          floor(3), to_int(3), to_float(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: ceil