ceil method
Composes a function that rounds this function's field result, point-wise, upwards to the nearest integer across its extent.
The function result has no data where this function's field result has no data.
The function result extent equals that of this function's field result.
Return Value: A function that rounds this function's field result upwards to the nearest integer.