Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 316 Bytes

File metadata and controls

4 lines (4 loc) · 316 Bytes

SinCosPython

Visualization of sin(x) and cos(x) along with their squares and basic combinations. Different colors, line styles, and transparency were used to clearly distinguish each function. This makes it easy to observe classic trigonometric relationships, such as sin²(x) + cos²(x) = 1, in a graphical form.