Skip to main content
Since 1.16.0 Returns the N lowest values seen by the aggregate. The values are formatted as an array in increasing order.

Samples

Find the bottom 5 values from i * 13 % 10007 for i = 1 to 10000.
Output:

Arguments

The syntax is:

Returns