WLJS LogoWLJS Notebook

CantorMesh

CantorMesh[n] gives a mesh region representing the nth-step Cantor set.

CantorMesh[n, d] gives the nth-step Cantor set in dimension d.

Examples

Create a Cantor set:

CantorMesh[3]

2D Cantor dust:

CantorMesh[3, 2]

Please visit the official Wolfram Language Reference for more details.

On this page