ee.Array.floor

On an element-wise basis, computes the largest integer less than or equal to the input.

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