warp.\_src.lang.ceil ==================== .. function:: warp._src.lang.ceil(x: Float) -> Float .. hlist:: :columns: 8 * Kernel Compute the smallest integer that is greater than or equal to ``x``.