Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
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