Qurak

While

可用

`While[test, body]` loop.

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

使用於

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個