If you don't want to bother with the trig-functions, the coordinates for the regular unit-hexagon with center (0, 0) are:
{ (1, 0), (0.5, sqrt(3/4)), (-0.5, sqrt(3/4)), (-1, 0), (-0.5, -sqrt(3/4)), (0.5, -sqrt(3/4)) }