round method
Composes a function that rounds this function's field result, point-wise, to the nearest integer.
Ties are rounded towards the even 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 to the nearest integer.