A visual representation of sin and cos. Sin(angle) is the x pos of the point where a line coming from the center of a circle at the given angle reaches the edge of the circle. Cos(angle) is the y pos.
This project is made to give a better understanding of how to use sin and cos in scratch projects. You can use them to find the positions of angles or make cool wave patterns. Try adjusting the angle variable to experiment around with different values.