float floor ( float $value )
Returns the next lowest integer value by rounding down value if necessary.
[More at php.net]
number $value