round

Composes a function that rounds continuousFieldFunction'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 continuousFieldFunction's field result has no data.

The function result extent equals that of continuousFieldFunction's field result.

Return

A function that rounds continuousFieldFunction's field result to the nearest integer.

Since

300.0.0