float ceil ( float $value )
Returns the next highest integer value by rounding up value if necessary.
[More at php.net]
number $value