ceil

C Scripting Language
Reference Manual
Version 4.4.0

<< Back  End  Next >>
 
 
INDEX
Introduction
Installation
Using the CSL executive
Language
Directives
System library
String library
Math library
   abs
   acos
   asin
   atan
   ceil
   cos
   cosh
   exp
   floor
   log
   log10
   max
   min
   pow
   sqrt
   sin
   sinh
   tan
   tanh
Regular expression lib.
File library
Database library
Async Communication
Registry/Profile handling
Windows control
C API
C++ Class Interface
CSL links
  
var ceil(const x)

Returns the smallest integer value greater or equal to x.

  Copyright © IBK Landquart Last revision: 27.05.2002 << Back  Top  Next >>