Qurak

ArrayDepth

Disponibile

Returns the depth of a nested list.

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

Usata in

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP