axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] sin(x) drawing error


From: Martin Rubey
Subject: Re: [Axiom-developer] sin(x) drawing error
Date: Sun, 19 Jul 2009 11:31:30 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

Michael Becker <address@hidden> writes:

>     Hi,
>
>        drawing tubeplots does not alway work as expected:
>
>        enter 
>
>
>  
> s  := create3Space()$(ThreeSpace DFLOAT)
>
> draw(curve(x,sin(x),0),x=0..4,style=="shade",tubeRadius==0.3,tubePoints==20,space==s)
>
> draw(curve(x,sin(x),1),x=-4..4,style=="shade",tubeRadius==0.3,tubePoints==20,space==s)
>
>     
>      and after some scaling and rotating you get the appended
>      picture.

Sorry for being slow: what exactly looks wrong to you -- is it the
discontinuity that shouldn't be there?

Martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]