Ask Your Question

Zantheor's profile - activity

2016-06-01 08:43:42 +0200 commented answer Graph x sin 0 to 720

Cheers mate worked perfectly

2016-06-01 08:43:23 +0200 received badge  Scholar (source)
2016-05-30 14:14:50 +0200 asked a question Graph x sin 0 to 720

We will now draw a graph of sin x from 0 to 720. Enter the command to do this in Sage. What command was used?

I'm assuming its something like

plot sin(x*pi/180) for 0<x<720

Usually i'd keep searching until i figure it out myself but i'm really behind on study and don't have the time. If i could just get the code that would be great!

Many thanks.

2016-05-30 14:14:50 +0200 asked a question Graph sin x from 0 to 720

We will now draw a graph of sin x from 0 to 720. Enter the command to do this in Sage. What command was used?

I'm assuming its something like plot sin(x*pi/180) for 0<x&lt;720< p="">

Usually i'd keep searching until i figure it out myself but i'm really behind on study and don't have the time. If i could just get the code that would be great!

Many thanks.