Qurak

PositionLargest

Khả dụng

Positions of all occurrences of the largest element of a numeric list.

PositionLargest[list]
PositionLargest[list, n]
PositionLargest[list, n, orderfun]
PositionLargest[{3, 1, 4, 1, 5}] → {5}PositionLargest[{1, 3, 2, 3}] → {2, 4}PositionLargest[{1, 5, 3, 5, 2}, 2] → {{4, 2}, {3}}

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP