摘要:
ceil函数 ceil函数的作用是求不小于给定实数的最小整数。 ceil(2)=ceil(1.2)=cei(1.5)=2.00 使用该函数需要包含头文件<math.h>,该函数返回值为浮点型Run-Time Library Referenceceil, ceilfCalculates the ceiling of a value.double ceil( double x );flo... 阅读全文
posted @ 2008-07-14 16:33
zhangsir
阅读(2049)
评论(0)
推荐(0)


浙公网安备 33010602011771号