---------- Forwarded message ---------- From: Martin Smithe <[email protected]> Date: Tue, Apr 8, 2014 at 9:50 AM Subject: Re: Sagemath cloud To: William Stein <[email protected]>
Hi William I am getting there. Can I write plot (x^(8/3), (x,-5,5)) I get an error describing negative fractional exponents...is that true Thanks Martin On 4 March 2014 21:24, William Stein <[email protected]> wrote: > > You almost had it -- just lower case the p instead: > > plot (x^2, (x,0,5)) > > There are a large number of examples here: > http://www.sagemath.org/doc/reference/plotting/sage/plot/plot.html > > > > > > On Tue, Mar 4, 2014 at 1:15 PM, Green Elf <[email protected]> wrote: > >> Hi >> I am trying to learn how to plot usin g sagemath cloud. I opened an >> account and then a project and then a terminal. I then keyed >> >> Plot (x^2, (x,0,5)) >> >> Then I hit enter. Nothing. I do not find the help easy. I doing this on >> an android samsung as my pc bust. Could you point me to the step by step >> guide for idiots please? Quite simply where does key in the function one >> wants plotting? My background is Sql server, vb6 (sorry), java years ago >> and lkng forgitten... >> >> Thanks >> Green >> > > > > -- > William Stein > Professor of Mathematics > University of Washington > http://wstein.org > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
