Qurak

NestWhileList

Disponibile

Like `NestWhile` but returns the entire history.

NestWhileList[f, expr, test]
NestWhileList[f, expr, test, m]
NestWhileList[f, expr, test, All]
NestWhileList[f, expr, test, m, max]
NestWhileList[#/2 &, 8, EvenQ] → {8, 4, 2, 1}

Usata in

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP