cumulativeCount

Returns the cumulative count for value: the sum of counts for all observed values less than or equal to value.

Return

the cumulative count.

Parameters

value

the upper bound (inclusive).