File:Hendecagonalnumber11.png

From specialfunctionswiki
Jump to: navigation, search
Original file(961 × 961 pixels, file size: 33 KB, MIME type: image/png)
\documentclass[tikz]{standalone}

\usetikzlibrary{shapes.geometric,calc}

\begin{document}

\begin{tikzpicture}
\node (pol) [minimum size=\textwidth,regular polygon, regular polygon sides=11,color=white] at (0,0) {}; 
\foreach \n in {1, 2, ..., 11} {
	\draw[fill=black,anchor=\n*(360/8)] (pol.corner \n) circle (1cm);
	\node[anchor=\n*(360/8)] at (pol.corner \n) {\n};
}
\end{tikzpicture}

\end{document}

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current20:50, 21 June 2016Thumbnail for version as of 20:50, 21 June 2016961 × 961 (33 KB)Tom (talk | contribs)Category:hendecagonalnumbersglyph <pre>\documentclass[tikz]{standalone} \usetikzlibrary{shapes.geometric,calc} \begin{document} \begin{tikzpicture} \node (pol) [minimum size=\textwidth,regular polygon, regular polygon sides=11,color=white] at (0...
  • You cannot overwrite this file.

There are no pages that link to this file.

Metadata