Returns the next highest integer value by rounding up $value if necessary.
float ceil ( float $value )
Read all comments for ceil() here.