Cantor set: Difference between revisions

Content deleted Content added
m added Wikipedia note.
Shuisman (talk | contribs)
No edit summary
Line 2,159: Line 2,159:
*** *** *** *** *** *** *** ***
*** *** *** *** *** *** *** ***
* * * * * * * * * * * * * * * *</pre>
* * * * * * * * * * * * * * * *</pre>
=={{header|Mathematica}}==
<lang Mathematica>Graphics[MeshPrimitives[CantorMesh[#],1]/.{x_}:>{x,-0.05#}&/@Range[5],ImageSize->600]</lang>
{{out}}
A graphic of a Cantor set is shown


=={{header|Modula-2}}==
=={{header|Modula-2}}==