Difference between revisions of "File:Hexadecagonalnumber16.png"

From specialfunctionswiki
Jump to: navigation, search
(Category:hexadecagonalnumberglyph <pre>\documentclass[tikz]{standalone} \usetikzlibrary{shapes.geometric,calc} \begin{document} \begin{tikzpicture} \node (pol) [minimum size=\textwidth,regular polygon, regular polygon sides=16,color=white] at (0...)
 
 
Line 1: Line 1:
[[Category:hexadecagonalnumberglyph]]
+
[[Category:hexadecagonalnumbersglyph]]
 
<pre>\documentclass[tikz]{standalone}
 
<pre>\documentclass[tikz]{standalone}
  

Latest revision as of 21:28, 21 June 2016

\documentclass[tikz]{standalone}

\usetikzlibrary{shapes.geometric,calc}

\begin{document}

\begin{tikzpicture}
\node (pol) [minimum size=\textwidth,regular polygon, regular polygon sides=16,color=white] at (0,0) {}; 
\foreach \n in {1, 2, ..., 16} {
	\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
current21:27, 21 June 2016Thumbnail for version as of 21:27, 21 June 2016952 × 952 (45 KB)Tom (talk | contribs)Category:hexadecagonalnumberglyph <pre>\documentclass[tikz]{standalone} \usetikzlibrary{shapes.geometric,calc} \begin{document} \begin{tikzpicture} \node (pol) [minimum size=\textwidth,regular polygon, regular polygon sides=16,color=white] at (0...
  • You cannot overwrite this file.

There are no pages that link to this file.

Metadata