Qurak

NestWhileList

Khả dụng

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}

Được dùng trong

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP