First time here? Check out the FAQ!
answered 2016-05-31 00:01:15 +0100
You're almost there already, just add some commas:
plot( sin(x*pi/180), x, 0, 720 )
Example output here.