The set of all rotations and reflections of a polygon with n sides, denoted as Dn.

  • Parameters

    • n: number

      The number of sides of the polygon

    Returns ChalkboardSet<string>