Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: making dot move in a sinusoidal way
Post: RE: making dot move in a sinusoidal way

(May-03-2020, 03:28 AM)deanhystad Wrote: How do you want to display your sinusoidal output? Turtle graphics? Multiple print statements to the console? Something else? Thanks for the reply! I woul...
philpsypol General Coding Help 3 1,897 May-03-2020, 09:47 AM
    Thread: making dot move in a sinusoidal way
Post: making dot move in a sinusoidal way

Hi folks, I am trying to move a dot side-to-side in Python, using the following equation: x_coordinates = 0 + (amplitude * sin(frequency*current time*2pi)). Does anyone have any ideas on how I might ...
philpsypol General Coding Help 3 1,897 May-02-2020, 09:18 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020