Javascript Reference
Categories: Math

javascript Math ceil( )

@March 15, 2008, 1:22 a.m.
ceil( )Firefox/Netscape/NN 2 IE 3 ECMA 1  

ceil(number)

  

Returns the next higher integer that is greater than or equal to the number passed as a parameter.

 
Parameters
 
  • Any number.
 
Returned Value

Integer.


Powered by Linode.