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-клиента