- Joined
- Aug 21, 2005
- Messages
- 84
- Reaction score
- 0
Hi folks!
I have a question - How many times have you tried to imagine array in dimension?
array[x] is a line
array[x][y] is a square
array[x][y][z] is a cube
Now try to imagine yourself array with "six dimesnios" or more! To be honest i cant imagine anything after 3d
I have a question - How many times have you tried to imagine array in dimension?
array[x] is a line
array[x][y] is a square
array[x][y][z] is a cube
Now try to imagine yourself array with "six dimesnios" or more! To be honest i cant imagine anything after 3d

