Qurak

ArrayDepth

可用

Returns the depth of a nested list.

ArrayDepth[expr]
ArrayDepth[{1, 2, 3}] → 1ArrayDepth[{{1, 2}, {3, 4}}] → 2ArrayDepth[{{{1}}}] → 3ArrayDepth[5] → 0

使用於

主題

相關

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