On Tue, 08 Apr 2014 at 10:29AM -0700, William Stein wrote:
> ---------- Forwarded message ----------
> From: Martin Smithe <martin.smi...@gmail.com>
> Date: Tue, Apr 8, 2014 at 9:50 AM
> Subject: Re: Sagemath cloud
> To: William Stein <wst...@gmail.com>
> 
> 
> Hi William
> I am getting there. Can I write
> plot (x^(8/3), (x,-5,5))

Try plot(sign(x)*abs(x)^(8/3),-1,1)

That's in the documentation for plot -- do 

    plot?

and look for the above construction (but with 1/3, not 8/3).

Dan

-- 
---  Dan Drake
-----  www.math.wisc.edu/~ddrake/
-------

Attachment: signature.asc
Description: Digital signature

Reply via email to