The example array in http://wiki.scratch.mit.edu/wiki/Array is called 3D, when it is actually 4D. Fix it?
Last edited by Molybdenum (2012-11-03 09:23:30)
Offline
I could do that. But I need more detail. Click on a section using the Contents box and then copy the url into a post.
Offline
joletole wrote:
I could do that. But I need more detail. Click on a section using the Contents box and then copy the url into a post.
Its not in a section: THe one at the very top.
[
[
[x, x, x], [x, x, x], [x, x, x]
[x, x, x], [x, x, x], [x, x, x]
[x, x, x], [x, x, x], [x, x, x]
]
[
[x, x, x], [x, x, x], [x, x, x]
[x, x, x], [x, x, x], [x, x, x]
[x, x, x], [x, x, x], [x, x, x]
]
[
[x, x, x], [x, x, x], [x, x, x]
[x, x, x], [x, x, x], [x, x, x]
[x, x, x], [x, x, x], [x, x, x]
]
]
is a 4D array.
Offline
Bump.
Offline