RankedMax
returns the n-th largest real value in the list
{e_1, e_2, ..., e_i}
.
returns the n-th smallest real value in the list
{e_1, e_2, ..., e_i}
.
Examples
Implementation status
- ✅ - full supported
returns the n-th largest real value in the list
{e_1, e_2, ..., e_i}
.
returns the n-th smallest real value in the list
{e_1, e_2, ..., e_i}
.