__ceil__()
Returns the least int >= self. This method can also be accessed through the math.ceil() function.
int
>= self
math.ceil()
Please login to continue.
Please login to continue.