We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3085f commit 2e71bedCopy full SHA for 2e71bed
1 file changed
lib/node_modules/@stdlib/array/base/atnd/README.md
@@ -56,7 +56,7 @@ out = atnd( x, 1, 0 );
56
57
The function accepts the following arguments:
58
59
-- **x**: five-dimensional nested input array.
+- **x**: n-dimensional nested input array.
60
- **i0**: first dimension index.
61
- **indices**: dimension indices.
62
0 commit comments