Rotate on Command

Hello,

This is not correct:

This should be “after 360”.
They are not “the same angle”; mathematically sin(θ) = sin( θ+360) and will yield the same rotation and plot in this example.

I am sure this was just a typo!

Processing reference:
https://processing.org/tutorials/trig/

:slight_smile: