Expression Language Reference
    Preparing search index...
    • Returns the k-th smallest value in a data set.

      Category: Statistical

      Parameters

      • array: any

        An array or range of numerical data for which you want to determine the k-th smallest value.

      • k: any

        The position (from the smallest) in the array or range of data to return.

      Returns any