ee.Array.round

On an element-wise basis, computes the integer nearest to the input.

UsageReturns
Array.round()Array
ArgumentTypeDetails
this: inputArrayThe input array.