euporie.core.graphics.ceil

euporie.core.graphics.ceil(x, /)

Return the ceiling of x as an Integral.

This is the smallest integer >= x.