Qurak
Documentation
Pricing
Sign in
Qurak
Documentation
Functions
ArrayDepth
ArrayDepth
Available
Returns the depth of a nested list.
Forms
ArrayDepth[expr]
Verified examples
ArrayDepth[{1, 2, 3}] → 1
ArrayDepth[{{1, 2}, {3, 4}}] → 2
ArrayDepth[{{{1}}}] → 3
ArrayDepth[5] → 0
Options
AllowedHeads — default Automatic
Run this on Qurak
Search the reference
Used in
Linear algebra matrix and tensor operations vectors and tensors
- 20 steps
Topics
Elements Of Lists
- Finding Sublists
GPU Computing
- Arrays
GPU Computing-Apple
- Arrays
GPU Computing-NVIDIA
- Arrays
Summary Of New Features In142
- Arrays
Summary Of New Features In142
- Arrays
Related
Dimensions
Depth
ArrayQ
VectorQ
MatrixQ
PadLeft
ArrayFlatten
First
Last
Length
Part
ByteCount
← ArrayComponents
ArrayDot →
All 6300 functions
·
Use this from an MCP client