Qurak

ArrayDepth

Khả dụng

Returns the depth of a nested list.

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

Được dùng trong

Chủ đề

Liên quan

Tất cả 6300 hàm · Dùng cái này từ một client MCP