Qurak

ReverseApplied

Disponibile

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]

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP