Qurak

ReverseApplied

Disponible

Operator that applies a function with its arguments reversed

ReverseApplied[f]
ReverseApplied[f, n]
ReverseApplied[f][a, b, c] → f[c, b, a]ReverseApplied[NumericalOrder][2, 5] → -1ReverseApplied[f][a, b, c, d] → f[d, c, b, a]

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP