Regular magic squares of order 8
Returns all 90 regular magic squares of order 8
magic.8(...)
... |
ignored |
Returns an array of dimensions c(8,8,90)
of which each slice is
an 8-by-8 magic square.
Robin K. S. Hankin
## Not run: h <- magic.8() h[,,1] is.magic(h[,,4]) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.