Javascript Reference
Categories: Math

javascript Math floor( )

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

floor(number)

  

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

 
Parameters
 
  • Any number.
 
Returned Value

Integer.


Powered by Linode.