Previous Up Next

26.9.1  Regular hexagons in the plane

See Section 27.8.1 for hexagons in space.

The hexagon command creates hexagons.

Examples

hexagon(0,1)
hexagon(0,1,C,D,E,F)
affix(C), affix(D), affix(E), affix(F)
     
3
 i+1
2
+1,
2
2
 

3
 i+1

,
2
2
 

3
 i+1

−1,
3
 i+1
2
−1
          

Previous Up Next