Returns the next lowest integer value by rounding down $value if necessary.
float floor ( float $value )
Read all comments for floor() here.