Using A Program To Create The Sierpinski Triangle - Texas Instruments TI-84 Plus Manual Book

Ti ti-84 plus: user guide
Hide thumbs Also See for TI-84 Plus:
Table of Contents

Advertisement

Using a Program to Create the Sierpinski Triangle

Using a Program to Create the Sierpinski Triangle
Using a Program to Create the Sierpinski Triangle
Using a Program to Create the Sierpinski Triangle
Setting up the Program
Setting up the Program
Setting up the Program
Setting up the Program
This program creates a drawing of a famous fractal, the Sierpinski Triangle, and stores
the drawing to a picture. To begin, press  ~ ~
then press Í. The program editor is displayed.
Program
Program
Program
Program
PROGRAM:SIERPINS
:FnOff :ClrDraw
:PlotsOff
:AxesOff
:0!Xmin:1!Xmax
:0!Ymin:1!Ymax
:rand!X:rand!Y
:For(K,1,3000)
:rand!N
:If N1 à3
:Then
:.5X!X
:.5Y!Y
:End
Chapter 17: Activities
. Name the program
1
Set viewing window.
Beginning of For group.
If/Then group
, and
SIERPINS
487

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents