sierpinski_triangle_chaos_test


sierpinski_triangle_chaos_test, a C code which calls sierpinski_triangle_chaos(), which applies a randomized linear map to a starting point to create a dot-plot image of a Sierpinski triangle.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

sierpinski_triangle_chaos, a C code which applies a randomized linear map to a starting point to create a dot-plot image of a Sierpinski triangle.

Source Code:


Last revised on 28 August 2025.