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 客户端使用