Skip to main content

atoti.array.nth_greatest(measure, /, n)

Return a measure equal to the n-th greatest element of the passed array measure.

Example

  • Parameters:
    • measure (VariableMeasureConvertible)
    • n (PositiveInt | VariableMeasureConvertible)
  • Return type: MeasureDefinition