Sine, Cosine and Tangent: How to use it? & How can you Visually Program with it? | Visual Math

preview_player
Показать описание
In this video, I'll teach you what sine, cosine and tangent are, along with some other basic trigonometry principles. I'll also show you how you can use them in programs. In the programming tutorial, you will learn how to use sine and cosine to draw a circle, how to draw a specific angle, how to draw a sine-wave and more.
These are the timestamps:
00:30 Start of explanation
05:21 Programming Tutorial
This is the link to the GitHub-repository, where you can find the file that I used in the tutorial:

Music:

#python #programming #math
Рекомендации по теме
Комментарии
Автор

Tkinter doesn't has anti-aliasing so it has jaggy graphics do you know how to fix that?

AllAboutCode