ceil(number)

Return the smallest integer greater than or equal to a number.

Example

Math.ceil(15.2);  // returns 16

<< atan(number) © 1996-2013 InetSoft Technology Corporation (v11.4) cos(number) >>