Qurak

NestWhile

可用

Applies a function repeatedly while a predicate holds.

NestWhile[f, expr, test]
NestWhile[f, expr, test, m]
NestWhile[f, expr, test, All]
NestWhile[f, expr, test, m, max]
NestWhile[f, expr, test, m, max, n]
NestWhile[f, expr, test, m, max, - n]
NestWhile[#/2 &, 8, EvenQ] → 1

主题

相关

全部 6300 个函数 · 从 MCP 客户端使用