Qurak

While

可用

`While[test, body]` loop.

While[test, body]
i = 0; While[i < 5, i++]; i → 5

用于

主题

相关

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