Rounds up the floating point number.
ceil finds the smallest integer not less than floating point argument x, and returns the integer found as a floating point value.