Qurak

Permute

उपलब्ध

Permute the elements of any expression by a permutation

Permute[expr, perm]
Permute[expr, gr]
Permute[{a, b, c, d, e}, Cycles[{{1, 3, 2}}]] → {b, c, a, d, e}Permute[head[a, b, c, d, e], Cycles[{{1, 3}, {2, 4}}]] → head[c, d, a, b, e]

विषय

संबंधित

सभी 6300 फ़ंक्शन · इसे किसी MCP क्लाइंट से उपयोग करें