Description Usage Format Examples
Depending on the size of the square, the total number of walks may be reduced, by meas of rotation. The dataset is a list of rotations for squares of size 4, 9 and 16. For squares of size 4 and 9, three rotations are possible, for squares of size 16, 7 rotations are possible. For the sake of completeness, zero rotations (labeled T0) are also included in the list.
1 | data("rotations")
|
A list with three entries
x
rotations for a square of size 4.
y
rotations for a square of size 9.
y
rotations for a square of size 16.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.