Changes

Jump to navigation Jump to search
431 bytes added ,  17:02, 6 March 2017
Line 11: Line 11:     
Same as [[Array.indices()]] but intended to get the nodeindex only.
 
Same as [[Array.indices()]] but intended to get the nodeindex only.
 +
 +
 +
MAGICSQUARE(3).nodeindex()
 +
 +
{| class="wikitable"|-
 +
|
 +
{| class="wikitable"|-
 +
| 0 || 0
 +
|}
 +
||
 +
{| class="wikitable"|-
 +
| 0 || 1
 +
|}
 +
||
 +
{| class="wikitable"|-
 +
| 0 || 2
 +
|}
 +
 +
|-
 +
|
 +
{| class="wikitable"|-
 +
| 1 || 0
 +
|}
 +
||
 +
{| class="wikitable"|-
 +
| 1 || 1
 +
|}
 +
||
 +
{| class="wikitable"|-
 +
| 1 || 2
 +
|}
 +
 +
|-
 +
|
 +
{| class="wikitable"|-
 +
| 2 || 0
 +
|}
 +
||
 +
{| class="wikitable"|-
 +
| 2 || 1
 +
|}
 +
||
 +
{| class="wikitable"|-
 +
| 2 || 2
 +
|}
 +
 +
|}
2,824

edits

Navigation menu